What are the types of triggers ?
Answer Posted / banu
INSTEAD OF triggers
AFTER triggers
CLR triggers
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a left join?
Is left join inner or outer by default?
Why are indexes and views important to an organization?
Does sql full backup truncate logs?
What is case function?
What is delete command in sql?
How can we implement rollback or commit statement in a trigger?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
How do you update a sql procedure?
What is data manipulation language?
What is pl/sql table? Why it is used?
what are the differences between binary and varbinary? : Sql dba
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
Can you inner join the same table?
which tcp/ip port does sql server run on? : Sql dba