Answer Posted / mathivanan
Through experience and learning ^_^
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a database event trigger?
Can we create a trigger on view?
Which join is like inner join?
Why we use triggers in mysql?
What is equi join in sql?
Define commit?
Which function is used to return remainder in a division operator in sql?
Why commit is not used in triggers?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
How to get unique records from a table?
What are sql triggers used for?
What is cold data?
Can a procedure in a package be overloaded?
Who is the owner of mysql database?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba