What are the types of triggers ?
Answer Posted / ramprakash
Instead of Triggers
After Triggers
Is This Answer Correct ? | 15 Yes | 18 No |
Post New Answer View All Answers
Is coalesce faster than isnull?
Why we use stored procedure instead of query?
When are we going to use truncate and delete?
What is scalar and vector?
Why do we use procedures in pl sql?
Can you load data into multiple tables at once? : aql loader
What is nvarchar max in sql?
How will you distinguish a global variable with a local variable in pl/sql?
What is sharding in sql?
Can we rollback truncate?
how to enter binary numbers in sql statements? : Sql dba
Can a key be both primary and foreign?
What are the various restrictions imposed on view in terms of dml?
what are the performance and scalability characteristics of mysql? : Sql dba
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba