.rem

.rem (remark) does block comment.

Example

.rem nothing gets executed
SELECT 1234;
SELECT 1234;
SELECT 1234;
.end rem

See Also