How will you delete a particular row from a Table?
Answer Posted / suma
delete from rmployees where employee_id=101
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
How to display the records between two range in Oracle SQL Plus?
What is Collation Sensitivity ? What are the various type ?
What does an inner join do?
How is indexing done in search engines?
Write a unique difference between a function and a stored procedure.
How is data stored in sql?
What are the types of join and explain each?
Does truncate remove indexes?
What are some emotional triggers?
How many row comparison operators are used while working with a subquery?
What is rename in sql?
How you improve the performance of sql*loader? : aql loader
what is a composite key ? : Sql dba
explain mysql aggregate functions. : Sql dba
how to show all tables with 'mysql'? : Sql dba