SQLJ clause The SQL statements in an SQLJ program are in SQLJ clauses. Syntax#sqlconnection-declaration-clauseiterator-declaration-clauseexecutable-clause; Usage notesKeywords in an SQLJ clause are case sensitive, unless those keywords are part of an SQL statement in an executable clause.