which will default fire first
statement level trigger or row level trigger
Answers were Sorted based on User's Feedback
Answer / ram
Before Insert/update/delete triggers executes first..
In this statement level triggers execute first..the order flows as below
Statement level -- before trigger
row level -- before trigger
row level -- after Insert/update/delete triggers
statement level -- after Insert/update/delete triggers
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we rollback delete command?
What is difference between cursor and ref cursor?
write a query that returns first characters of each word in Oracel/Sql pl sql
Display the total debit counts, total credit counts, sum of total debits, sum of total credits from an employee's transaction table (a single table) containing the following columns. Transaction_number Transaction_amount Transaction_date Transaction_type --> tells if the amount is a credit or a debit. As the query alone is important, the table is left with specifying just the field's name. Pls help me with this query.
can we delete the trigger in a view? if yes why if not why?
Write an sql query to select all records from the table?
What is the order of sql select?
How do I run sql profiler?
what are the differences between char and varchar? : Sql dba
Mention what is the plv (pl/vision) package offers?
What is sql lookup?
What is mutating error?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)