Answer Posted / sohail
Instead of trigger is used to update the database tables
associated with the view instead of updating the view
directly.
| Is This Answer Correct ? | 82 Yes | 21 No |
Post New Answer View All Answers
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
What is the purpose of the partition table?
How can I make sql query run faster?
What is a join query?
explain commit and rollback in mysql : sql dba
What is rename in sql?
What are the types of queries in sql?
What is the use of prepared statement?
how to get @@error and @@rowcount at the same time? : Sql dba
What are the two virtual tables available at the time of database trigger execution?
How long does it take to learn pl sql?
What is a primary key example?
What is the purpose of primary key?
What is the location of pre_defined_functions.
How to read/write files from pl/sql?