What is a trigger ?

Answer Posted / anbu

Trigger is a mecanism to execute your condition at anywhere
at anytime during the execution time of your programme.

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do you partition data?

530


Is sql a case sensitive language?

514


1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...

1910


Which are the different case manipulation functions in sql?

535


What is the usage of nvl function?

594






how to fetch alternate records from a table? : Sql dba

592


Can we commit inside a trigger?

547


When are we going to use truncate and delete?

549


Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?

718


what is 'mysqlcheck'? : Sql dba

573


Explain the the delete statements in sql?

575


What is thread join () in threading?

538


What are views in sql?

543


Are pl sql variables case sensitive?

590


What are different types of statements supported by sql?

605