想知道你現在所使用的Oracle版本是多少嗎?? 執行以下的SQL語法就行啦!!(擇一)
select * from v$version; select * from product_component_version;
参考:
http://taichitech.blogspot.hk/2007/11/oracle.html
http://www.linuxidc.com/Linux/2011-03/33520.htm
时间: 2024-11-09 01:40:31
select * from v$version; select * from product_component_version;
参考:
http://taichitech.blogspot.hk/2007/11/oracle.html
http://www.linuxidc.com/Linux/2011-03/33520.htm