返回列表 回復 發帖

oracle table 隱藏

本帖最後由 highrik66 於 2009-11-30 17:49 編輯

在 oracle 使用sql*plus 查詢 select table_name from dba_tables 或者是
select table_name from all_tables;皆沒有123這個table顯示出來,以system查詢也是,
但是若用desc 123 卻有欄位名稱?
請教有人知道為啥如此嗎?又如何讓它在select table_name from all_tables顯示出來呢?
返回列表 回復 發帖