How to connect to db2 database from windows command line?
What is db2 purescale?
How to check table size in db2 sap?
what is datacom db?
What is a storage group (stogroup)?
What is REORG? When is it used?
What is reorg?
How can you get the number of rows impacted by the last executed query?
If I have a view which is a join of two or more tables, can this view be updateable?
Why cursor is used in db2?
why we go for SPUFI for creating tables or for sql queries?
select distinct(empid),distinct(dept),name from EMP will the above query work?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?