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 the different types of functions in sql?
how to drop an existing index in mysql? : Sql dba
What is sql key?
What port does sql server use?
State some properties of relational databases?
What is bind variable in pl sql?
How to run pl sql program in mysql?
What is view? Can we update view
what is an extent ? : Sql dba
What types of commands can be executed in sql*plus?
Is sql scripting language?
Why sql query is slow?
What are the two types of periodical indexes?
What is difference between hql and sql?
Why self join is used in sql?