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
What are views used for?
What do you understand by replication in sql server?
What is oltp (online transaction processing)?
Differentiate between SQL and ORACLE joins and write their syntax.
Define normalisation?
What are the new data types are introduced in sql 2000?
What are trace flags?
Explain what is “asynchronous” communication in sql server service broker?
What is the difference between a local and a global temporary table?
How to convert binary strings into integers in ms sql server?
What is a trigger? Why we need it?
What is the difference between ‘having’ clause and a ‘where’ clause?
Which joins are sql server default?
What are the different types of sql server replication? : sql server replication
What is db stored procedure?