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
When do I need to use a semicolon vs a slash in oracle sql?
How to create an oracle database?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Which is better Oracle or MS SQL? Why?
Respected sir, Please send me technical questions related to oracle apps..
Explain oracle left join with an example?
Explain the use of grant option in imp command.
What happens in oracle commit?
How do I spool to a csv formatted file using sqlplus?
various types of hints and their usage
What is primefaces used for?
What happens if you lost a data file?
How to declare a local variable?
How to display employee records who gets more salary than the average salary in the department?
How to convert character types to numeric types?