Gives syntax help on the specified SQL command. If command is not specified, vsql lists all the commands for which syntax help is available. If command is an asterisk (*
), syntax help on all SQL commands is shown.
Note: To simplify typing, commands that consists of several words do not have to be quoted. For example:\help alter table
.