How do you find the maximum value in a column in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What are some characteristics of columns that benefit from indexes?
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
What's the maximum number of volumes that can be added to a STOGROUP?
How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
Is db2 a mainframe database?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
What is the use of dclgen in db2?
what is diffrence b/w file-aid tool and file-aid utility???
Is the primary key a clustered index?
What is the clustering index in the db2 database?
what happend with out using Commit,when closing cursor and program?