SQL Studio: SAP DB 7.3 

SAP DB is a relational database system with an SQL-compatible user interface.

"Relational" means that SAP DB provides all its information to users in the form of tables. The standard language, Structured Query Language (SQL), provides a set of instructions with which these tables can be managed, updated, and analyzed.

SQL Studio provides easy access to the data held on SAP DB servers. SQL Studio is a multi-document interface application, supporting Drag&Drop, clipboard transfer, and OLE.

As well as its use as a query definition tool, SQL Studio is a comfortable tool, both for application programmers who want to test SQL statements to be used in their programs, and also for database designers who can benefit from using SQL Studio and the graphical support it provides for the creation and modification of database objects.