Write the alter statement to enable all the triggers on the t.students table.
Answer Posted / Manharan Singh Rajput
ALTER TABLE t.students ENABLE ALL TRIGGERS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is dbms? : Sql dba
Does group by remove duplicates?
Is primary key always clustered index?
Can we rollback truncate?
Can we use distinct and group by together?
what is bcp? When does it used? : Sql dba
what are the advantages of sql ? : Sql dba
what is schema? : Sql dba
how to start mysql server? : Sql dba
what is collation? : Sql dba
define sql insert statement ? : Sql dba
How do I remove duplicates in two columns?
What is the best sql course?
what are all the common sql function? : Sql dba
What is the current version of postgresql?