| 
			   
                  
                   Delete rows from a table.  
                  
                  Detach an OST (Omnidex Standalone table) from an open environment. 
                   
                  
                  Disconnect from an Omnidex environment catalog.  
                  
                  Drop a table created with a CREATETABLE or SELECT INTO command. 
                   
                  
                  Export rows or rowids to an external file.  
                  
                  Insert rows into a table.  
                  
                  Insert indexes into the Omnidex index file.  
                  
                  Manually join two tables for a joined query.  
                  
                  Specify the cursor or instance to be used for the current 
                    command.  
                  
                  Qualify rows in a query.  
                  
                  Select rows in a query.  
                  
                  Set options for the current process.  
                  
                  Update rows in a table.  
                  
                  Update indexes directly.  
                  
                  Get version information.  
                  
                  Specify options for the current command. 
                    
                    
                  top 
                  
			   |