what is the query and condition to delete datas in sql
server.
Answer Posted / gunasekaran
delete from table_name where ( condition )
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the stuff and how does it differ from the replace function?
What is the difference between stored procedure and functions?
What is sql sandbox in sql server?
What is meant by datasource?
What is the user of Primary key?
What is the benefit of normalization?
How to deploy the Report?
What is create statement?
How do we know if any query is retrieving a large amount of data or very little data?
What is factless fact table? : sql server analysis services, ssas
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
What does executeupdate return?
What is meant by Active-Passive and Active-Active clustering setup?
What are the differences between local and global temporary tables?
How to name query output columns in ms sql server?