How will you delete a particular row from a Table?
Answer Posted / dinesh kumar
delete from table_name where pk_col = value;
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I make sql search faster?
What is sqlca in db2?
What is the difference between union and union all command?
How long it takes to learn pl sql?
What is a crud api?
Is primary key a clustered index?
Does truncate require commit?
which tcp/ip port does sql server run on? : Sql dba
How many columns should be in an index?
Can a key be both primary and foreign?
Where is all the data on the internet stored?
How do you sort in sql?
What port does sql server use?
How to read/write files from pl/sql?
Is keyword pl sql?