SELECT *
FROM v$version;
SELECT *
FROM product_component_version;
SQL Server:
SELECT @@VERSION;
Monday, April 20, 2009
Get DB Version
at 8:08 PM
Labels: Oracle, Oracle Query, PL/SQL
Subscribe to:
Post Comments (Atom)
SELECT *
FROM v$version;
SELECT *
FROM product_component_version;
SQL Server:
SELECT @@VERSION;
at 8:08 PM
Labels: Oracle, Oracle Query, PL/SQL
No comments:
Post a Comment