Answer Posted / rajesh
Hope this will do.
delete from tbname where rowcount(*) = 200000 ;
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How does db2 sample database connect?
Mention the various locks that are available in db2.
Define db2.
Why do we bind in db2?
How to get the ddl of a table in db2?
What is cobol db2?
What is the reason behind not using select * in embedded sql programs?
What are the prerogatives?
How is the value function used?
Define declaration generator (dclgen).
Mention data types used in db2 ?
How does cobol compile db2 program?
What is cloudant database?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
If I have a view which is a join of two or more tables, can this view be updateable?