摘要: 登陆远程服务器sqlplus scott/tiger@192.168.2.1[:port]/sid [as sysdba]简单查询select table_name from user_tables;select * from tab;select * from d... 阅读全文
posted @ 2014-10-06 22:09 Lucare 阅读(213) 评论(0) 推荐(0)