Answer Posted / sureshnaspuri
inserted and deleted
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are different types of table joins?
Does sql server 2000 clustering support load balancing?
Can you tell me some of the common replication dmv's and their use? : sql server replication
Why we use trigger in sql server with example?
What are horizontal and vertical scaling?
What are the methods used to protect against sql injection attack?
what is a self join? : Sql server database administration
What are Spatial data types in SQL Server 2008
What stored by the master? : sql server database administration
What do you mean by data manipulation language?
Explain cdc and sql injection?
How to set database to be single_user in ms sql server?
What is difference between inner join and join?
Does order by actually change the order of the data in the tables or does it just change the output?
what is the difference between Delete and Truncate command in SQL