company表是屬於哪個所有者company表是在哪個用戶裡面可以看到的?[解决办法]select * from dba_tables t where t.table_name = upper('company');你将会得到它!