Skip Top Menu Navigation
Skip Top Menu Navigation

The FREE Enterprise Open Source Database

  Software Documentation Tools Interfaces Administration Development
 

 
You Are Here:  SAP DB > Tools > SQL Studio > Web SQL: Examples

SAP DB is now SAP MaxDB! For more information, visit the SAP MaxDB pages in the SAP Developer Network.

Using the Web SQL: Examples

Creating, Executing, and Saving SQL Statements

You can enter your SQL statement in the SQL dialog window.

  • To clear the window, choose Clear Window.
  • To comment out a row, use two slashes (//) or two successive hyphens (--) at the start of the row.
  • To execute the SQL statement, choose Execute.


You can save your newly created SQL statement in a selected folder.
You can open stored statements, edit or execute them.
If you want to execute several SQL statements at the same time, enter them in the same window and separate the individual statements from one another by entering commented-out separator lines.
To scroll through the statement history of the current database session, choose Previous Statement or Next Statement.



Result Window

If the execution of your SQL statement returns a result table, it is displayed in a separate window.
If you execute several SQL statements at the same time in the SQL dialog, several individual result tables are generated. You can use the selection list in the result window to switch between these result tables.



Search / Contact Info
SAP DB Information
See below...


Questions or comments about the Web site? Contact the webmaster.