This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
programs:odxsql:commands:set [2009/11/30 18:58] tdo created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{page>:top_add&nofooter&noeditbtn}} | ||
| - | <html><div align="center"><span style="color:red">DRAFT</span></div></html> | ||
| - | ====== OdxSQL SET Commands ====== | ||
| - | ===== Description ===== | ||
| - | OdxSET has settings that govern its operation. The settings can be modified with the SET command. | ||
| - | Note that OdxSQL also allows SET Statements from the Omnidex SQL Language. | ||
| - | |||
| - | ===== Examples ===== | ||
| - | |||
| - | set autoexplain on | ||
| - | set explain counts, text, $ox | ||
| - | set pagelength 0 | ||
| - | set timer on | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | {{page>:bottom_add&nofooter&noeditbtn}} | ||