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 / s
SELECT count(*) from SYSIBM.SYSTABLES
WHERE CREATOR = 'OWNER' ;
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is package in cobol db2?
What is image copy in db2?
What is a dbrm in db2?
List out the three types of page locks that can be held.
What is db2 command?
What is ibm db2 database?
What is lock escalation in db2?
What is database alias db2?
define clustering index.
What is db2 connect?
What is dbrm library?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is isolation level in db2?
What is with ur in db2?
What does a deadlock mean in DB2?