Answer Posted / ram
data manipulate like insert,update, modifying , delete
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between DELETE and TRUNCATE?
how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration
Explain different types of index?
How to transfer a table from one schema to another?
What happens when unicode strings concatenate with non-unicode strings?
Tell me what is the order in which the sql query is executed?
How do I save a stored procedure in sql server?
What are the recovery models for a database?
Explain about merge replications?
What are horizontal and vertical scaling?
What does dml stand for?
What is SQL Azure Firewall?
How to check if a table is being used in sql server?
What are different types of join?
Introduction of rollup clause using sum and group by clause?