How will you delete a particular row from a Table?
Answer Posted / priya
delete from table where primarykey/uniquekey_columnname
= 'something';
I hope it will delete a desired particular row.
But if you want to delete a 100th row or something like
that answer will be different
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Is pl sql a programming language?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
Does execute immediate commit?
What is localdb mssqllocaldb?
Is sql low level language?
Can a varchar be a primary key?
Why do we use sql constraints?
How do I save the results of sql query in a file?
What is a pl/sql block?
how to present a past time in hours, minutes and seconds? : Sql dba
Why is sql better than hql?
what is the difference between blob and text? : Sql dba
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
How does sql profiler work?
Is oracle sql free?