TCL (Transaction Control Language) includes COMMIT, ROLLBACK, and SAVEPOINT - all used to manage transactions. GRANT is a DCL (Data Control Language) statement used for permissions, not transaction control. Therefore GRANT is NOT a TCL statement, making it the correct answer to 'which is NOT TCL'.