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
What is nvl in db2?
How can you do the explain of a dynamic sql statement?
What are catalog tables in db2?
How do we specify index to include or not during bind process.
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is blu acceleration in db2?
What is the syntax for creating a table in the db2 database?
How do you eliminate duplicate values in db2?
What is a db2 schema?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
How to check sequence on a table in db2?
How to take backup of table in db2?
What is runstats and reorg in db2?
What is a bind card?