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 is the command used to fetch first 5 characters of the string? : Sql dba
What is an escape character in sql?
what is the difference between sql and t-sql? : Transact sql
Is json a nosql?
How do you delete a table?
How to run sql*plus commands in sql developer?
How do I view tables in mysql?
Can we group by two columns in sql?
What is t sql used for?
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
Explain what is sql?
where are cookies actually stored on the hard disk? : Sql dba
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
Which are the different types of indexes in sql?
what are the different index configurations a table can have? : Sql dba