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
State any two functions of oracle?
What is the use of file param in imp command?
How to use "in" parameter properly?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
What happens to indexes if you drop a table?
What is the data pump import utility?
Can you have more than one content canvas view attached with a window ?
Explain a segment?
Explain the truncate in oracle?
Can we write dml statement in function in oracle?
How to create a stored procedure in oracle?
What are the different oracle database objects?
How to open a cursor variable?
What is an oracle user role?
What is a nvl function? How can it be used?