Multiple choice Which of the following commands is used to create a trigger? CREATE TRIGGER CREATE VIEW CREATE TABLESPACE GRANT CREATE SYNONYM Reveal answer Fill a bubble to check yourself A Correct answer Explanation This option is correct as CREATE TRIGGER command is a SQL statement that creates a trigger to the database schema.