Answer Posted / vijay bhaskar reddy
trigger is a named pl/sql block and it is fired when ever
an event is occured....
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is bcp? When is it used?
How many types of triggers exist in pl/sql?
Explain autonomous transaction.
Can we call a function containing dml statements in a select query?
what are myisam tables? : Sql dba
Can we join same table in sql?
How do I start pl sql?
differentiate between float and double. : Sql dba
What does over partition by mean in sql?
Show the two pl/sql cursor exceptions.
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
Why having clause is used in sql?
what is row? : Sql dba
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
How many scalar data types are supported in pl/sql?