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 / suresh.s
Example:
Delete from STUDENTDETAILS where StudentID = 101
| Is This Answer Correct ? | 20 Yes | 82 No |
Post New Answer View All Answers
Can I save my report as html, excel or word? : sql server management studio
How do you rename a table in sql server?
What do you mean by data integrity?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
What are data files?
Explain an incremental backup?
What is the default value of an integer data type in sql server 2005?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
What do you understand by replication in sql server?
What is 4nf in normalization form?
How do I find my localdb version?
tell me the disaster recovery plan
How to download and install microsoft sql server management studio express?
What is the difference between sdf and mdf?
What is default constraint?