what is the query and condition to delete datas in sql
server.
Answers were Sorted based on User's Feedback
Answer / ram suresh.l
Delete (primarykey number ex:empid) from databasename
Is This Answer Correct ? | 2 Yes | 4 No |
Explain the difference between functions and stored procedures in sql server?
Detail about the hardware which is supported by SQL server?
How will you fine tune a stored procedure or what are the steps that should be taken to fine tune or optimize a stored procedure?
How reterive duplicate value in SQL?
Explain how many types of relationship?
What is a table called, if it does not have neither Cluster nor Non-cluster Index?
Explain what is dbcc?
explain extended properties
what are database files and filegroups? : Sql server database administration
What are sql dirty pages?
What is difference between order by and group by?
Can XML be used to access data?