Answer Posted / 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 |
Post New Answer View All Answers
Write a code to select distinct records without using the DISTINCT keyword.
What is master database? : SQL Server Architecture
What is the difference RDBMS and Graph Database?
What is difference statement and preparedstatement?
What is cube dimension? : sql server analysis services, ssas
Is sql server is free?
What is best institute to Learn DotNET And SQL in chennai?
How to select some specific columns from a table in a query in ms sql server?
What is ems sql management studio? : sql server management studio
What are the benefits of normalization?
1.what are diff types of joins , and explain diff between cross join and full outer join 2.diff types of views 3. Diff types of index 4. What is diff b/w stores procedure and function procedure 5.diff between double and int in SQL 6.diff between char and varchar in SQL. 7.Oracle or SQL whice you will preferred and why.
What is user defined datatypes and when you should go for them?
What are the different authentication modes in sql server?
What is linked report?
What are data driven subscriptions?