What are triggers? How many triggers you can have on a
table?
Answer Posted / guest
Triggers are PL/SQL blocks which are executed implicitly based
on database events.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
Explain about normal forms?
How can I detect whether a given connection is blocked?
What is dbms and its application?
What are the three types of database design?
State the acid rules?
Explain about xml databases?
Explain about relational database management systems?
What is dbms explain in brief?
What is database design and development?
Which four data types cannot be used as a return type from a user-defined function?
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
Explain about the relational database?
In which table collections errors are stored.
Explain about relational operator join?