Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programs:odxsql:home [2010/07/04 01:46]
tdo
programs:odxsql:home [2012/10/26 14:51] (current)
Line 29: Line 29:
 |HISTORY|Shows a numbered list of previously entered commands.| |HISTORY|Shows a numbered list of previously entered commands.|
 |<​command_number>​|Execute the numbered command from the Command History Stack.| |<​command_number>​|Execute the numbered command from the Command History Stack.|
-|Period(.)|Execute the last command.|+|Period (.)|Execute the last command.| 
 +|Comment (;) | A semi-colon as the first character causes the rest of the line to be a comment. |
 |USE <​filespec>​|Processes the OdxSQL commands in a script file.| |USE <​filespec>​|Processes the OdxSQL commands in a script file.|
 +|SET ERRORS | Sets how errors will be handled when processing a USE file. |
 |EXPLAIN|Shows the Explain Plan for the previous SELECT Statement.| |EXPLAIN|Shows the Explain Plan for the previous SELECT Statement.|
-|SET AUTOEXPLAIN ON|Automatically show the Explain ​after a SELECT ​Statement.|+|SET AUTOEXPLAIN ON|Automatically show the Explain ​Plan instead of the SELECT ​output.| 
 +|SET EXPLAIN |Sets options for the Explain Plan. |
  
 ^ OdxSQL Settings ^ ^ ^ ^ ^ ^ ^ OdxSQL Settings ^ ^ ^ ^ ^ ^
 
Back to top
programs/odxsql/home.1278207983.txt.gz · Last modified: 2012/10/26 14:48 (external edit)