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 / raghu
delete count(*) = 7 from tbname
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is buffer pool and list some of them?
Explain the contention situations caused by locks?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is the default page size of buffer pools?
Which component is used to execute the sql statements?
What is phantom read in db2?
What is rebind in db2?
Can we delete records from view?
Why select is not preferred in embedded sql programs?
What is an instance in db2?
What is the maximum number of columns in a db2 table?
What language is db2 written in?
How do you find the maximum value in a column in db2?
Explain about mirror activator disk mirroring?
What are the 2 sqlcodes that are returned?