都市叢林
2009/09/23
SQLPlus中如何顯示所有Tables
select * from tab where tabtype = 'TABLE';
select table_name from user_tables;
SQLPlus中如何顯示Tables的欄位資料
desc tablename ;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言