SAPdb SQL Studio version 7.4
SAPdb SQL Studio version 7.4
SQL Studio: SAP DB 7.4
Improvements in SQL Studio Version 7.4
With the launch of version 7.4, SQL Studio has become even more convenient to use.
The SAP DB tool for creating and executing SQL statements offers a couple of new features:
- You can now open database objects such as tables and stored SQL statements directly from the
Catalog Manager in order to work with them in query dialogs or table definitions.
Select a database object in the Catalog Manager, choose Catalog Manager -> Send Object to and select a dialog type. The dialog window will open displaying the selected database object. - You can use the F8 key to call the Execute function and execute SQL statements.
- You can copy values together with their data type format from result tables and reuse them in new SQL
statements. CHAR values, for example, will be enclosed in single quotation marks when they are copied
to a new SQL statement.
To copy a value with its format, select the value in the result table and copy it using the key combination Ctrl + Shift + C.
0 TrackBacks
Listed below are links to blogs that reference this entry: SAPdb SQL Studio version 7.4.
TrackBack URL for this entry: http://www.saplog.com/MT-4.01-en/mt-tb.cgi/5

Leave a comment