What is the difference between translate and replace in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
how to do daily transactions with out sql* loader control file regesterd in apps?
How to use "for" statements in oracle?
List the types of joins used in writing subqueries?
How to connect to oracle using service name instead of sid?
what are the disadvantages of hierarchial database over RDBMS?
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.
What is a Data Segment ?
9. Display the client name and order date for all orders using the JOIN . . . USING method.
How to delete all rows a table in oracle?
what is data abstraction
What is oracle and what are its different editions?
What is COST-based approach to optimization ?