Outputs of explain are with matchcols = 0. What does this signify?
No Answer is Posted For this Question
Be the First to Post Answer
How does cobol compile db2 program?
What is the difference between cursor and select statement?
Can we able to find all the Table names under a Particular Plan?
What action db2 takes when a program aborts in the middle of a transaction?
Once you create a view, where would information about the view be stored?
What is CHECK PENDING ?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
What does DML stand for and what are some examples of it?
What is a clustering index ?
How is a typical DB2 batch program executed ?
I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?
How to see the structure of db2 table??