Kbase 15015: Which release of Oracle and its components?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Which release of Oracle and its components?
To see which see which release of Oracle and its components you are
using query the data dictionary view V$VERSION, as below:
SQLDBA> SELECT * FROM V$VERSION
To see which release of Sybase you are using:
ISQL> SELECT @@VERSION
Progress Software Technical Support Note # 15015