Re: Equivalent for all_catalog
I confirmed that these tables are empty:
mysql> select * from A;
Empty set (0.00 sec)
mysql> select * from B;
Empty set (0.00 sec)
Since there are no errors not sure how to debug this issue.
Previously I did create database and executed these commands sucessfully. I dropped this database and recreated database and trying to execute same SQL and it is failing. When we drop database it should drop all data including tables, constraints etc.
Subject
Views
Written By
Posted
5384
June 14, 2006 08:54AM
2377
June 14, 2006 09:04AM
2889
June 14, 2006 09:25AM
2292
June 14, 2006 11:13AM
Re: Equivalent for all_catalog
2655
June 14, 2006 11:22AM
2379
June 14, 2006 11:31AM
2785
June 14, 2006 11:39AM
2560
June 14, 2006 11:52AM
2482
June 14, 2006 02:04PM
2489
June 14, 2006 06:12PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.