dbisql utility syntax

Use the following syntax when invoking Interactive SQL (dbisql) from a command prompt:

dbisql [ options ] [ dbisql-command | command-file ]

See “dbisql utility options” for information on [ options ].

See “dbisql-command | command file option” for information on [ dbisql-command | command-file ].

NoteInteractive SQL does not accept @filename parameters. Exit codes are 0 (success) or non-zero (failure).