ALLBASE/SQL Message Manual (36216-90213)

14 Chapter1
Introduction
Using the HELP command
Using the HELP command
ISQL, SQLAudit, SQLGEN, SQLUtil, NETUtil, SQLMigrate, and SQLMON have HELP
commands. The help facility can be used for basic information such as correct syntax for a
speciļ¬c command. For example:
isql=> help info;
=======================
ISQL INFO Command
=======================
The INFO command displays definitions of the columns of a table
or view.
--- SYNTAX ---
INF[O] {[Owner.]TableName}
{[Owner.]ViewName }
--- EXAMPLE ---
INFO System.Table
In ISQL, type HELP @ to obtain a list of all the ISQL and SQL commands.