In my table having 100 Rec. How can I delete the 7th row??
(we don't know what is data inside the table)

Answer Posted / ajay

we need to know atleast 1 column data, else we can not delete data from table.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are types of indexes?

675


What is null indicator in db2?

716


What is bind in db2?

679


Mention data types used in db2 ?

766


What is buffer pool?

728






Explain about cursor stability?

696


What is the purpose of rollback and commit?

677


What is the difference between spufi and qmf?

715


I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.

1737


What is the default page size of buffer pools?

739


What is difference between isnull and coalesce?

688


What do you mean by between and in? Is between inclusive of specified range values?

768


i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?

2152


Explain about open switch business continuity software?

667


I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

2018