How to delete particular value in the column of a table.Is
it possible or not?if possible give it as in query.
Answer Posted / krish
DELETE FROM tablenameWHERE columnname AND columnname
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?
What is triggers in ms sql server?
How to connect sql server management studio express to sql server 2005 express?
Differentiate between mongodb vs. Sql server?
What is Transparent Data Encryption?
What are the basic features of a trigger in ms sql server?
What stored by the tempdb ? : sql server database administration
Mention the command used to rename the database.
What are the types of containers in ssis?
List some advantages and disadvantages of stored procedure?
What is snapshot parameter in ssrs?
last function used in MS Access to convert sql what function will use in sql
What is the use of set nocount on/off statement?
What does the on update no action do?
How to enable tcp/ip protocol on a sql server?