Answer Posted / vikas
1)select
2)insert
3)update
4)delete
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Define Business Edition in SQL Azure?
What is raid and what are different types of raid levels?
What is a unique key constraint?
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
Can you explain what are commit and rollback in sql?
Why we use the openxml clause?
Difference between LEN() and DATALENGTH() in sql server ?
How to grant a permission in ms sql server using "grant execute" statements?
How can you insert values in multiple rows using one Insert statement?
Define self join in sql server joins?
What xml support does the sql server extend?
Explain what are the restrictions while creating batches in sql server?
How to locate and take substrings with charindex() and substring() functions?
Tell me what is the order in which the sql query is executed?
What is save transaction and save point?