Answer Posted / anil_abbireddy
Trigger is a named Pl/Sql block associated with a table and
executed implicitly by the oracle when the DML operations
are performed against that table.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do I run a sql script?
What are the different sql languages?
What is difference between left and right outer join?
Can we rollback after truncate?
What are the possible values for the boolean data field?
how to shut down the server with 'mysqladmin'? : Sql dba
Can we use loop in sql?
What is file based approach?
What are the built in functions of sql?
Which certification is best for sql?
The select into statement is most often used to create backup copies of tables or for archiving records?
Explain constraints in sql?
differentiate between float and double. : Sql dba
Could you please provide oca (oracle 10g) dumps for my certification ?
How to convert comma separated string to array in pl/sql?