Administrator Console

SQL Manager

The SQL (structured query language) Manager is a convenient tool designed for SQL administrators or programmers.

It is modelled on the SQL Server Query Analyzer and SQL Server Management Studio products, and permits the design and management of SQL operations (SELECT, UPDATE, DELETE) using a code editor and a display grid.

Initially, the SQL Manager opens as a tree of all objects to the left and a set of object properties of the selected object to the right:

The tree has the following node:

More:

Tables

Views

Stored Procedures

Functions

Using the Tree