How many types of TRIGGERS are there in MS SQL Server?
Answer Posted / touhid
3
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to query multiple tables jointly?
What is an expression in ms sql server?
How do I create an extended event in sql server?
How to start sql server browser service?
Do you know concepts and capabilities of sql server?
Explain database normalization?
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
What is openrowset sql server?
What are the different methods available under sqlcommand class to access the data?
How to declare a cursor with "declare ... Cursor" in ms sql server?
Is foreign key a primary key?
Explain rdbms?
Explain the difference between delete,drop and truncate in SQL Server?
What are sql server functions?
You want to implement the many-to-many relationship while designing tables. How would you do it?