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
What is cursors?
Which sql server table is used to hold the stored procedure script?
why would you call update statistics? : Sql server database administration
How self join is different from outer join?
What languages bi uses to achieve the goal?
How will you go about resolving deadlocks?
Explain differences between web edition and business edition?
Describe the functionalities that views support.
what are the different stages of Report Processing?
what does the automatic recovery do? : Sql server administration
What is an execution plan?
Which are ddl commands?
What is database black box testing?
Can you index views?
What is a dataset and what are the different types of datasets?