What are triggers? Why do we use them? Diff types of triggers? What are magic tables?
Answer / Avdesh Tripathi
{n "triggers": {n "definition": "Database objects that automatically execute a stored procedure in response to an event",n "purpose": "Triggers enable the automatic enforcement or implementation of business rules, security policies, auditing and logging, and data consistency checks",n "types": [n {"name": "Before trigger", "event": "occurs before an operation is executed"},n {"name": "After trigger", "event": "occurs after an operation is executed"},n {"name": "Instead of trigger", "event": "replaces the default action for a specified event"}n ],n "magic tables": "Special system tables that store information about triggers and other database objects in Sybase ASE"n }
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I correct time slice -201?
What is the equivalent of oracle/db2 coalesce function in sybase?
How to take backup in sybase database in sap?
How can you change to get the decimal separator as comma instead of the decimal point (.)?
What is the use of 'with check' option in views?
How do I configure the burn factor in sybase?
What are the advantages that you can get from mainframe connect in sybase?
What causes re-resolution of a stored procedure in sybase?
What is open server in sybase?
How do I move tempdb off of the master device?
What is the default table size in sybase?
What are the best monitoring tools for the sybase database?
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)