2. Embedded SQL for C
:
Embedded SQL Statement Syntax for C
:
Line Continuation
Share this page
Line Continuation
There are no line continuation rules for embedded SQL statements in C. Statements extend to the C terminator. Blank lines can also be included.