SQL statements can be fixed-form or free-form.
For fixed-form SQL statements:
Start fixed-form SQL statements using the delimiter /EXEC SQL in positions 7-15,
with the slash in position 7. 
Fixed-form SQL statements cannot go past position 80.


Refer to the IBM® i Information Center database and file systems category for the descriptions of how to code SQL statements.