Answer Posted / magesh
delete from (select row_number() over() as COLUMN1 from
TABLE_OWNER.TABLE_NAME )
where COLUMN1=20000000;
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is drop table?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What is query_cache_limit?
What is the max length of sqlca?
What are the contents of a dclmgen?
How is the value function used?
What is bind plan?
What is a db2 package?
What is dbrm? When it will be created?
Define predicate?
What is copy pending and check pending in db2?
How would the varchar column remarks defined?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?