links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
karl, member since Sep 12, 2006
.
Search Everyone: "trigger",

Top "trigger" experts: pcolcord, bsteps, horseshio, rapberd, mlassan, kundrolpawo,

1 - 3 of 3   Watch karl
 
Constraints are declaractions of conditions about the database that must remain true. These include attributed-based, tuple-based, key, and referential integrity constraints. The system checks for the violation of the constraints on actions that may cause
by karl 2006-09-12 13:56 oracle · trigger
http://www-db.stanford.edu/~ullman/fcdb/oracle/or-triggers.html - cached - mail it - history
A database triggers is stored PL/SQL program unit associated with a specific database table or view. The code in the trigger defines the action the database needs to perform whenever some database manipulation (INSERT, UPDATE, DELETE) takes place.
by karl 2006-09-12 13:56 trigger · oracle
http://www.exforsys.com/content/view/1351/267/ - cached - mail it - history
Transaction Model, Oracle transactions are atomic. No commit or rollback are allowed in a trigger. Maximum trigger size,
by karl 2006-09-12 13:56 trigger · oracle
http://www.psoug.org/reference/table_trigger.html - cached - mail it - history
1 - 3 of 3  
Related Tags
 
- exclude ~ optional + require
Add Dates