Show TOC

Function documentationViewing Table Information

 

The table information window is used to allow the developers to see information about a table that would take a bit of investigating to find.

Select the table you want to see information on from the list at the top left of the window. As you select the tables the information about the table in the rest of the window will change.

From the list of stored procedures you will be able to select a stored procedure and see the actual syntax of the stored procedure.

From the list of triggers you will be able to select a trigger and see the actual syntax of the trigger.

From the list of indexs you will be able to select an index and see the list of columns that make up that index.

As the DBTools application progresses in its development more table information will be added. The goal here is to eliminate the need for the developers to use SQL Central.