How to convert csv to table in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what is kernel?
How to create an initialization parameter file?
How to use "in" parameter properly?
What is the difference between a vector and an Array? (Java)
Why do we use coalesce function in oracle?
What do you understand by a database object? Can you list a few of them?
How many types of table in Oracle?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
How to write text literals in oracle?
How do I know if oracle is installed on windows?
How to unlock the sample user account in oracle?