Linux停oracle数据库常用命令

Linux下oracle数据库常用命令SQL select distinct table_name from user_tab_columns??????????查看当前

Linux下oracle数据库常用命令
SQL> select distinct table_name from user_tab_columns;??????????查看当前user模式下所有表名