SybSQL Documentation


Database Information Window

To select Database Information Window you can click on the coresponding tab, select "Database Information" from the View menu or press CTRL+ALT+D.

The leftmost window contains list of various database objects ( tables, views and stored procedures.) Selecting on of them will display the contents of this object (table/view fields or SP parameters) in the details window.
To execute quick query on the number of fields for given table, select coresponding fields in the details window , right click on any of them and select "Execute Query on Selected Items".
You can also copy selected fields to the Query window by selecting "Copy Selected to Query Window"
To copy name of the object (table/view or SP), highlight the object and use "Copy" command from the Edit menu.



Index