what is the query and condition to delete datas in sql
server.
Answer Posted / ram suresh.l
Delete (primarykey number ex:empid) from databasename
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Can a function call a stored procedure in sql server?
What is the difference between update lock and exclusive lock?
How would we use distinct statement? What is its use?
What is resource governor in sql server?
What is ssrs?
How we can compare two database data?
What is the difference between system objects and user objects?
What is database replication? What are the different types of replication you can set up in sql server?
What is the purpose of indexing?
What is the difference between writing data to mirrored drives versus raid5 drives
what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?
How to download and install sql server 2005 books online?
Can you explain powershell included in sql server 2008?
What is normalization? Explain its different types?
What is optimistic concurrency?