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


Please Help Members By Posting Answers For Below Questions

What is field with example?

697


What is dbcc command in sql server?

795


Equi join and non equi join is possible with sql server?

687


What is log cache in sql server?

735


how we use window authentication connection with sql server.?

833


what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration

717


What does indexation mean?

720


How many levels of sp nesting are possible?

760


Mention a few common trace flags used with sql server?

692


What is the function of inner join?

772


What is an identity column in insert statements?

760


How to see existing views in ms sql server?

743


Describe in brief sql server monitoring ways.

770


How is a full-text index updated?

717


How to convert numeric expression data types using the cast() function?

742