How to find the maximum value in a column in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
Can a Db2 table data be retrived through JCL?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
What is the difference between cursor stability and repeatable read isolation levels?
What are the three DB2 date and time data types and their associated functions?
What are PACKAGES ?
which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
What is a LIKE table and how is it created?
in db2, already 10 columns arie der, and i want to insert 11th column. what parameters u wil consider for insertion and how will u insert
How could one combine a set of incremental image copies into a single copy?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?