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 is normalization process?
What is the maximum rows in sql server table?
What is a data source or ds? : sql server analysis services, ssas
what happens on checkpoint? : Sql server database administration
What is the guest user account in sql server? What login is it mapped to it? : sql server security
What are the limitations in ssrs on sql server express edition?
What is a print index?
What Is Rdbms?
what are user defined datatypes? : Sql server database administration
Is sql server implemented as a service or an application? : Sql server database administration
Write a sql query to display the current date?
What are transactions and its controls?
What is Lock table in SQL?
Can I disable or restrict ssrs export formats (rendering formats)?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication