1. Display all the rows and columns in the CLIENT table.
Sort by client name in reverse alphabetical order.
Answers were Sorted based on User's Feedback
Answer / yogesh sharma
select * from emp order by reverse(ename) ;
| Is This Answer Correct ? | 6 Yes | 3 No |
what is primary key?
What are the database administrators utilities available?
what is data abstraction
write a query that displays every Friday in a year with date?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
Explain about achiever in sql?
What is program global area (pga) in oracle?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
How to invoke the data pump import utility?
Explain user account with reference to oracle.
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What is hash cluster in oracle?