-
Import & Export Through OEM & SQL
Can any one guide me how can i import and export schema using SQL and OEM
-
How to get the First name,second name,Third name ?
I have a column in a table with names.Now i want to select that names like first name,second and third.I/p like this----- names Chandu Kannaka prasad Rama krishna Kiran kumar Kora Balaji Chandra sekhar pottaO/p I want------ Firstname Secondname Thirdname ...
-
Find second lowest salary from emp table
display the second lowest salary from emp table without using min & all