how to delete perticular row from table
for ex. how you will delete 3rd row from table
please answer
THANKS IN ADVANCE

Answer Posted / santhu

i think each row we can identify using ROWID . using ROWID
we can delete the row like fallowing

delete from <table_name> where rowid=3


correct me if i am wrong........

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the way of highlighting as well as putting a cursor to use in a cobol program.

718


Mention the location where the output received from explain statement is stored.

714


What is cloudant database?

719


Outputs of explain are with matchcols = 0. What does this signify?

709


Can you use max on a char column?

718






what is the sqlcode -501

11707


What is buffer pool and list some of them?

710


what is the role of the cursor in db2?

720


Why do we use cursor?

681


How to find the maximum value in a column in the db2 database?

687


What is the cobol picture clause of the db2 data types date, time, timestamp?

705


What are the different types of base tables?

658


File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?

2504


What is a Foreign Key?

744


What is database reorganization?

680