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
How to use subqueries with the exists operators in ms sql server?
How secure is sql server database?
What do you mean by an execution plan? How would you view it?
What is the default order of an order by clause?
Explain in brief how sql server enhances scalability of the database system?
What is difference between clustered and non clustered index?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
What are the different Authentication modes in SQL Server and how can you change authentication mode?
What are sql server functions?
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
what are the new features in SSRS?
What is triggers and stored procedures?
Describe how to use linked server?
What area unit the various kinds of info compression introduced in sql server 2008?