c:/> sqlplus /nolog
SQL>connect user_name/user_passwd@sid
已连接
SQL>set autot trace stat --只打印出统计信息
SQL>select * from temp;
详细请见:晶晶实验十六 详述逻辑读
http://space.itpub.net//index.php?action/viewspace/itemid/201868
c:/> sqlplus /nolog
SQL>connect user_name/user_passwd@sid
已连接
SQL>set autot trace stat --只打印出统计信息
SQL>select * from temp;
详细请见:晶晶实验十六 详述逻辑读
http://space.itpub.net//index.php?action/viewspace/itemid/201868