How do you concatenate the firstname and lastname from emp table to give a complete name?
No Answer is Posted For this Question
Be the First to Post Answer
How to check last update on table in db2?
Can you access the DB2 Directory table using SQL?
Why db2 is called db2?
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
My SQL is not performing well. Describe how will you fine tune it?
How to design maps
What is a system catalog table in db2?
how to copy the host variables from ps file into cobol program other than include statement
How to see the structure of db2 table??
What else is there in the PLAN apart from the access path?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
How do you retrieve the data from a nullable column?