This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
programs:odxsql:home [2010/07/06 19:16] tdo |
programs:odxsql:home [2012/10/26 14:51] (current) |
||
|---|---|---|---|
| Line 34: | Line 34: | ||
| |SET ERRORS | Sets how errors will be handled when processing a USE 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 ^ ^ ^ ^ ^ ^ | ||