Describe Table Dialog Box

Select Describe Table in the Table context menu in the Database Object View to launch the Describe Table dialog box, in which you can view the details of a table. The dialog box title displays the name of the table you select.

The Describe Table dialog box includes a data grid that displays a list of all the columns in the selected table, and the data type, size, precision, and scale of each column. The grid also indicates the primary key and nullable columns.