Is it possible using max on a char column?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the elements of the SELECT query syntax?
Which components manage deadlocks in db2?
What is the use of commit in db2?
What is a DB2 catalog?
if i made sme changes in sub pgm wht r the things to be done for this ?
How do you run JCL in cobol program
What is sqlcode -811?
7 Answers Accenture, CTS, TCS,
Mention data types used in db2 ?
i want to delete 20th million record how ?
Mention the different locking levels that are available in db2.
how to fetch multiple records without using cursor
select distinct(empid),distinct(dept),name from EMP will the above query work?