what is the query and condition to delete datas in sql
server.

Answers were Sorted based on User's Feedback



what is the query and condition to delete datas in sql server...

Answer / gunasekaran

delete from table_name where ( condition )

Is This Answer Correct ?    3 Yes 0 No

what is the query and condition to delete datas in sql server...

Answer / ram suresh.l

Delete (primarykey number ex:empid) from databasename

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More SQL Server Interview Questions

how you can list all the tables in a database?

0 Answers  


What is cursors?

0 Answers   NA,


What is open database communication (odbc)?

0 Answers  


Define left outer join in sql server joins?

0 Answers  


What are diverse clauses that form a part of sql?

0 Answers  


What are types of scd? : sql server analysis services, ssas

0 Answers  


What are xml indexes?

0 Answers  


what are different types of raid configurations? : Sql server database administration

0 Answers  


How many nested transaction can possible in sql server?

3 Answers   Bank Of America,


What is the difference between Stored Procedure , Function and Package, 1. how many blocks in Package and what are they.

5 Answers   IBM,


Explain Geometry datatype in sql server 2008 with example

0 Answers   Infosys,


What are the various editions of sql server 2017 that are available in the market?

0 Answers  


Categories