SQL-Kommentare mit --

exec sql
select ... -- Diverses Felder
from file -- Hauptdatei
where ... -- Auswahl
order by -- Sort ;