linkmachinego + oracle 2
windows - What's the best way to determine which version of oracle client I'm running? - Stack Overflow
november 2011 by linkmachinego
or within the database try:
select * from v$version (on the server)
oracle
support
work
select * from v$version (on the server)
november 2011 by linkmachinego