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


Please Help Members By Posting Answers For Below Questions

How to prepare for oracle pl sql certification?

569


Is subquery faster than join?

568


Can we create index on primary key?

524


How can you load microsoft excel data into oracle? : aql loader

613


What is plpgsql language?

529






What is the use of function in sql?

535


What is the non-clustered index in sql?

587


How is debugging done?

529


How show all rows in sql?

608


What is the difference between unique and primary key constraints?

584


What is record variable?

549


What is primary key and foreign key with example?

494


Explain what is sql?

606


How to run sql*plus commands in sql developer?

589


What is database migration?

517