搜索

查看oracle数据库版本的方法

发表于 2025-11-05 01:13:10 来源:全栈开发
查看oracle数据库版本的方法
复制$ uname -a   SunOS billing 5.8 Generic_108528-23 sun4u sparc SUNW,数据Ultra-4   Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001   $ sqlplus "/ as sysdba"        SQL*Plus: Release 9.2.0.4.0 - Production on Sun Nov 28 10:48:00 2004   Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.   Connected to:   Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production   With the Partitioning, OLAP and Oracle Data Mining options   JServer Release 9.2.0.4.0 - Production   SQL> select * from v$version;   BANNER   ----------------------------------------------------------------   Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production   PL/SQL Release 9.2.0.4.0 - Production   CORE 9.2.0.3.0 Production   TNS for Solaris: Version 9.2.0.4.0 - Production   NLSRTL Version 9.2.0.4.0 - Production   1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.
随机为您推荐
版权声明:本站资源均来自互联网,如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

Copyright © 2016 Powered by 查看oracle数据库版本的方法,全栈开发  滇ICP备2023006006号-32sitemap

回顶部