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 |
Where can you find the error log information? : sql server database administration
What is transaction server isolation?
What is the bookmark lookup and rid lookup?
how many triggers you can have on a table? : Sql server database administration
Explain use of expression builder.
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
What is Dedicated Administrator Connection in sql server 2005?
How to create new table with "create table" statements?
How many types of dimensions are there and what are they? : sql server analysis services, ssas
how many layers of tcp/ip protocol combined of? : Sql server database administration
How to delete a database in ms sql server?
Explain the storage models of OLAP?
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)