7. Embedded SQL for Pascal : Embedded SQL Statement Syntax for Pascal : Line Continuation
 
Share this page                  
Line Continuation
There are no line continuation rules for Embedded SQL statements in Pascal. Statements can continue across multiple lines, extending to the Pascal terminator. Blank lines can be included in a statement.