oracle数据库版本有很多,下面为你介绍的就是查看系统平台和oracle数据库版本的方法,如果您对oracle数据库版本有兴趣,不妨一看。
$uname-a SunOSbilling5.8Generic_108528-23sun4usparcSUNW,Ultra-4 SunMicrosystemsInc.SunOS5.8GenericPatchOctober2001 $sqlplus"/assysdba" SQL*Plus:Release9.2.0.4.0-ProductiononSunNov2810:48:002004 Copyright(c)1982,2002,OracleCorporation.Allrightsreserved. Connectedto: Oracle9iEnterpriseEditionRelease9.2.0.4.0-64bitProduction WiththePartitioning,OLAPandOracleDataMiningoptions JServerRelease9.2.0.4.0-Production SQL>select*fromv$version; BANNER ---------------------------------------------------------------- Oracle9iEnterpriseEditionRelease9.2.0.4.0-64bitProduction PL/SQLRelease9.2.0.4.0-Production CORE9.2.0.3.0Production TNSforSolaris:Version9.2.0.4.0-Production NLSRTLVersion9.2.0.4.0-Production
以上就是查看oracle数据库版本的方法介绍。
【编辑推荐】
带您了解ORACLE resource角色
oracle数据导出和导入的权限
Oracle只读用户角色的建立
查看oracle用户权限
Oracle批量赋权的实现