GeekInterview.com
Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
GeekInterview.com
>
Interview Questions
>
Oracle
>
SQL Plus
Go To First
|
Previous Question
|
Next Question
SQL Plus
| Question 40 of 132
Print
To view installed Oracle version information
Answer posted by Scott on 2005-05-25 18:41:26:
From the SQL> prompt, type the following:
select * from v$version;
Total Answers and Comments:
3
Last Update: December 26, 2007
Sponsored Links
Best Rated Answer
—
No best answer available. Please pick the good answer available or
submit
your answer.
May 25, 2005 18:41:26
#1
Scott
RE: To view installed Oracle version information
From the SQL> prompt type the following:
select * from v$version;
Is this answer useful?
Yes
|
No
January 07, 2006 21:13:37
#2
Shasi
RE: To view installed Oracle version information
There is one more view called product_component_version which can queried to get all the version details
Is this answer useful?
Yes
|
No
December 26, 2007 08:33:31
#3
deepakonroll
Member Since: December 2007 Contribution: 2
RE: To view installed Oracle version information
Just type define on your sql prompt ..you will get required info..
Is this answer useful?
Yes
|
No
Go To Top
Sponsored Links
Related Categories
—
Oracle Backup and Recovery Interview Questions
Oracle Basics Interview Questions
Oracle Architecture Interview Questions
D2K Interview Questions
Data Access Interview Questions
Oracle DBA Interview Questions
Oracle security Interview Questions
Database Tuning Questions
Oracle Distributed Processing Interview Questions
Oracle Interview Questions
Oracle Memory Management Interview Questions
Oracle Forms Interview Questions
Oracle Forms Interview Questions
PL/SQL Interview Questions
Programmatic Constructs Interview Questions
RMAN Interview Questions
Real time Oracle Interview Questions
SQL Interview Questions
SQL and SQL Plus Interview Questions
Oracle System Architecture Interview Questions
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
-
Ask Question
-
Propose Category
-
Site Updates
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved