I have a table which has some x number of views.Is thier any SYSIBM catalog tables where can i find the list of Views mentioned against the table or how to find the same?
Joined: 13 Jun 2007 Posts: 647 Location: Wisconsin
If you can run the DB2 admin tool you can fine it, but that just pulls info from the SYSIBM tables. You should be able to find one. Have you looked in the manuals for it?