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
What are tables and fields?
How run sql*plus commands that are stored in a local file?
what is the syntax used for partition in tsql? : Transact sql
What is a recursive stored procedure?
what is a field in a database ? : Sql dba
What is compiled query?
Why are cursors used?
What is restrict in sql?
What does dml mean?
Why is sql important?
What does plv msg allows you to do?
what is the difference between myisam static and myisam dynamic? : Sql dba
Can we join 3 tables in sql?
Does sqlite need a server?
What are the types of variable use in pl sql?