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
Can you explain about buffer cash and log cache in sql server?
Can the query output be sorted by multiple columns in ms sql server?
Can We Use Data-grids For Our Report In Ssrs?
Define Unique Key?
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
What is trace flag in sql server?
What are the rules to use the rowguidcol property to define a globally unique identifier column?
Explain about system stored procedure?
What is the fillfactor concept in indexes?
What is default constraint in ms sql server?
What is a cursor, index in sql?
What is an expression in ms sql server?
Define union, union all, minus, intersect?
Can we perform backup restore operation on tempdb? : sql server database administration
How can I create a new template for import ? : sql server management studio