Using the special character less than (
<), you can transfer commands consisting of several lines to the Database Manager.Syntax
'<'<stop-token> <command-begin>
The character string
<command-begin> is linked to the continuation lines until a line is found which starts with <stop-token>.All lines are separated from one another by a line feed.
The line with
<stop-token> is not incorporated into the command.