The DB review utility is a visual tool for database schema
navigation and table-to-table dependencies
analyzing for Microsoft SQL Server 2000 and newer.
It is must have tool for analysts, DBAs and developers how
reviewing complex database with hundred or even thousands tables
and relationships.
The main window of the tool splitted on three columns: tables
list, dependencies
viewer and property sheet. The
user can modify width of each column. Connection panel is located at the top of the
working area and can be collapsed.
Also, left bottom corner of the window contains optional
property sheet for currently selected table. The right bottom
corner contains optional SQL window. The SQL window shows script
for currently selected object: table, view, procedure, etc.
|