Alternatively, you already use a statement terminator (';'). If you run the CLP in this mode (i.e. with the -t option), DB2 will parse all lines up to that statement terminator.
p.s: The statement terminator is not part of the SQL statement - it just separates multiple SQL statements.