Answer Posted / ramya
Trigger is a server-side progrm used for events(user
actions-click,key press etc..)
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain about analysis services?
How to implement service broker?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
What is difference between join and natural join?
What is the difference between a clustered index and a non-clustered index?
Mention the different authentication modes in sql server.
What is a covering index?
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
Is it possible for a stored procedure to call itself or recursive stored procedure?
What are the 3 types of schema?
whats new about truncate in sql server 2008?
How to connect to SQL Azure Database by using sqlcmd?
How to add more data to the testing table in ms sql server?
What is Service Broker in sql server 2012?
What do you understand by user-defined function in the sql server?