How will you delete a particular row from a Table?
Answer Posted / manoranjan sethy
Delete form TABLE_NAME where value=COLUMN_NAME;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of sql?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
What is form and report?
What are the types of keys?
What is an invalid partition table?
Can we join tables without foreign key?
What is the difference between partitioning and sharding?
What does data normalization mean?
Define SQL and state the differences between SQL and other conventional programming Languages?
What are types of indexes in sql?
How do I remove sql developer from windows 10?
Can we edit a view in sql?
Explain the the update statement in sql?
How many types of indexes are there in sql?
How can I change database name in sql?