HELP
Syntax
HE[LP] {COMMANDS|CLAUSES};
HE[LP] ;
Description
The HELP statement displays the help information for the specified statement or clause.
Notes
Example
The following HELP statement will give a brief description of the SELECT statement.
ISQL> HELP SELECT;