How do I delete a column in db2?
No Answer is Posted For this Question
Be the First to Post Answer
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
How to fetch the uncommited data from table ?
What are the three types of page locks that can be held?
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
What's The Percentage Free Space ?
How to resolve -805 error in DB2?
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
How do you run JCL in cobol program
What techniques are used to retrieve data from more than one table in a single SQL statement?
What is performance tuning db2?
What DB2 Catalog column tell you when an index needs table reorganized ?