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 the difference between nested table and varray?
What is the command used to fetch the first 5 characters of a string?
What type of database is sql?
What are all the common sql functions?
Does sqlite need a server?
Why we use triggers in mysql?
What is a boolean in sql?
difference between table level constraint and column level and advantages of table level constraint
i have a table like this. i want to output like this c1 c2 c1 c2 1 10 1 10 2 20 2 30 3 30 3 60 4 40 4 100 5 5 5 105 c1 and c2 are columns in a table .i want output like this c2 values are 10,10+20,10+20+30,10+20+30+40.10+20+30+40+5. write a sql query.pls help this i want urgent.
2 Answers IBM, Loginworks, OFSS,
Is foreign key mandatory?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
What is scope and visibility in PL/SQL?
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)