Answer Posted / madhu sekhar
You want to know the What is the Data Base version you are
using you can go like this
1) show version (In sql*Plus)
2) Select * from v$version;(In Toad or PL/SQL Developer)
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to generate query output in html format?
How do we create privileges in oracle?
How do I manually uninstall oracle client?
How to calculate date and time differences in oracle?
What suggestions do you have to reduce the network traffic?
What is the fastest query method to fetch data from the table?
What is a read only transaction in oracle?
How to create an oracle testing table?
What are the limitations of check constraint?
What is a system tablespace?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
How many types of synonyms in Oracle?
How would you best determine why your MVIEW couldnt FAST REFRESH?
What is the difference between a primary key & a unique key?
What are the original export and import utilities?