When I logon to Dataquery Online , DQRY , I am in DQL mode but I need to run SQL queries .
How do I go to SQL mode ?
After signon to DQ , DQRY , enter SET MODE SQL in the command line to switch to SQL mode.
Your DQ profile will be updated so next time when you signon to Dataquery you will be in SQL mode .
If you want to run in DQL mode then you enter SET MODE DQL in the command line .
You can also change the mode by selecting
then 1.PROFILE
where you can code DQL or SQL in
QUERY LANGUAGE => DQL Language for queries - SQL or DQL
and press PF4(UPDATE) .
Next time when you logon to Dataquery ,you will be in the query mode that you selected .