Using the HELP command [ ALLBASE/SQL Message Manual ] MPE/iX 5.5 Documentation
ALLBASE/SQL Message Manual
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 specific 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.
MPE/iX 5.5 Documentation