|  
                   SELECT statement [ON [CURSOR] cursor] [WITH options] 
                    
                  The SELECT command, like a standard SQL Select statement, 
                    selects and retrieves rows from a database based on the given 
                    criteria. Standard SQL syntax is supported for the SELECT 
                    command, along with the Omnidex extensions to the SQL standard. 
                    
                   | 
          	     
                  
                   |