Differences

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

Link to this comparison view

dev:sql:statements:disconnect:home [2010/05/21 04:07]
tdo
dev:sql:statements:disconnect:home [2016/06/28 22:38]
Line 1: Line 1:
-{{page>:​top_add&​nofooter&​noeditbtn}} 
-<​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​ 
  
-====== Omnidex SQL: DISCONNECT ====== 
-===== Description ===== 
- 
-Disconnect from an Omnidex Environment. 
-===== Syntax ===== 
- 
-<​code>​ 
-DISCONNECT [ALL] [[ON [INSTANCE]] instance] [WITH options] 
-</​code>​ 
- 
-  disconnect all with flush; 
- 
-A DISCONNECT with the ALL modifier causes all instances to be closed. ​ The with FLUSH option instructs the caches to flush any aged entries. ​ This pair of options causes all entries in the caches to be released and freed. 
-  
- 
-===== Discussion ===== 
- 
-== arg1 == 
- 
-== arg2 == 
- 
-===== Examples ===== 
- 
-==== Simple ==== 
- 
-==== 2nd example ==== 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
dev/sql/statements/disconnect/home.txt ยท Last modified: 2016/06/28 22:38 (external edit)