有以下三种方式可以查看Oracle版本号(1)用客户端连接到数据库,执行select * from v$instance查看version项(2)select * from product_component_version(3)select * from V$VERSION
posted on 2019-09-24 16:30 Reclouds 阅读(2477) 评论(0) 编辑 收藏 举报