What are the default Oracle triggers??
Answers were Sorted based on User's Feedback
Answer / vaibhavi_dixit
I think ,Default triggers in oracle are nothing but
Constraints.Constraints are the triggers which are executed
automatically at the time of DML operations.
Thanks
VD
| Is This Answer Correct ? | 11 Yes | 5 No |
Answer / ahmed
By default, a trigger is created in the enabled state.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a primary key? : Sql dba
What is mutating error?
What can sql server reporting services do?
if table named a is there and 4 records are there then how to swap (1 and 3) and (2 and 4) records at a time
I have a table .in the table 100 recored is there .we have get the single row with out using clause..
What is the source code of a program?
What is normalisation in sql?
Does sql full backup truncate logs?
how to show all tables with 'mysql'? : Sql dba
What are all the different normalization?
What is Collation Sensitivity ? What are the various type ?
how to Update table Sales_summary with max(sales) data from table sales_dataTable 1. sales_data table Table 2. Sales_summary Region sales Region sales N 500 N 0 N 800 W 0 N 600 W 899 W 458 W 900 I want the Sales_summary After Update like this Region Sales N 800 W 900
Oracle (3253)
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)