5. Embedded SQL for Ada : Embedded SQL Statement Syntax for Ada : Line Continuation
 
Share this page                  
Line Continuation
There are no line continuation rules for Embedded SQL statements in Ada. Statements can continue across multiple lines, extending to the Ada terminator. You can also include blank lines.