What types of tables are there in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is db2 purescale?
How would you find out the total number of rows in a db2 table?
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?
can i code union in cobol-db2 pgm ?
How to restart a DB2 program?
What is a DBRM, PLAN ?
Can we update view in db2?
What is the SQL Communications Area and what are some of its key fields?
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
What is the purpose of the SDSNLOAD dataset in the STEPLIB while running DB2 programs?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
can any one expalin check point with an example?