SQL Studio: SAP DB 7.3
   Starting SQL Studio
   Support Functions
   Logging On to the Database
      Logging On Using File ( Connect
      Direct log on using saved log on data
   Logging Off from the Database
   User Settings
   Catalog Manager
      SQL Studio Objects
      Tables
         Database Tables
            Creating Database Tables
               Defining columns
               Defining Constraints
               Defining Foreign Key Dependencies (Referential Integrity)
               Defining Miscellaneous Information
            Changing database table definitions
         View Tables
            Creating View Tables
         Synonyms
            Creating synonyms
      Indexes
      Number Sequences
      Favorites
      User
      Database Procedures
   Direct SQL Dialog
      Creating an SQL statement
      Executing an SQL statement
      Saving an SQL statement
      Saving the results of the query
      Importing and Exporting SQL Statements
      Entering Several SQL Statements
      Setting parameters for an SQL statement
   Query-By-Example Dialog
      Creating a Query By Example
      Selecting Data Records Using Selection Criteria
      Changing Data Rows
      Inserting Data Rows
      Deleting a Data Row
      Importing and Exporting LONG Columns
      Saving a Query By Example
   Visual Query Dialog
      Creating a Visual Query
         Selecting Tables for a Visual Query
         Select Columns
            Synonyms for Column Names (Synonym)
            Definition of Sequence (Sort)
            Displaying Columns in the Result (Visible)
            Structuring the Results of a Visual Query
            Selecting Data Records (Criteria)
               Setting Parameters for Visual Queries
               The AND Link
               The OR Link
         Joins
      Executing a Visual Query
      Saving a visual query
      Saving the results of the query
      Viewing the SQL statement for a visual query