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?
Answer Posted / shankar
Select TBNAME from SYSIBM.SYSTABLES where TBOWNER = ' '
- Try 'NAME' and 'OWNER' if TB prefix does not work.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is load utility in db2?
Explain packages.
Explain the benefits you can get from mainframe connect?
What is db2 bind process?
How to restart a DB2 program?
What are host variables in db2?
Explain about open switch business continuity software?
What is ibm db2 database?
What is the syntax for seeing the columns and data types of a table in the db2 database?
Describe major components of db2?
What is the use of db2 optimizer?
How is a typical db2 batch pgm executed?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
How many types of page locks can be held in db2?
What do you mean by commit and rollback?