what is trigger . hw will it use them
Answers were Sorted based on User's Feedback
Answer / m.ramarathna
Triggers are special kind of stored procedure that get
executed automatically when insert,update,delete operation
takes place on a table. Trigger can't be invoked on demand.
when delete,update,insert one data in the table ,that data
will stored in another one table.Nobody can't open the table
.That can open only by the select user.because of trigger
we give full importants to all data .
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / sanjay kumar dinda
Trigger is a procedure which is invoked automatically when
any DML operation occured on a table.
At the time of DML operation , inside trigger SQL provide
the dummy table ( inderted , deleted) , which stores the
errected rows....
| Is This Answer Correct ? | 2 Yes | 0 No |
What does it mean to manipulate data?
How to rename an existing column with sql server management studio?
What is the maximum length of an alert name?
Do you know what are the ways available in sql server to execute sql statements?
how can we know that how many users are connected in perticuler server??????
Is resultset an interface?
What is cursor ? And what is difference between Trigger ?
which is best institute to learn sql server in ameerpet or sr nagar or maithrivanam?please help
What is delete query?
Give main differences between "Truncate" and "Delete".
what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
How to create function without parameter in sql server?
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)