What is multi row fetch in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What are the disadvantages of PAGE level lock?
What are the various isolation levels possible?
What is reorg in database?
Define data page.
How to fetch the last row from the table in SQL (db2)?
What is database manager in db2?
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?
What is a subselect? Is it different from a nested select?
wht r the requirements for writing a cobol-db2 pgm ?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
What does runstats do in db2?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?