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 |
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
when i run my query on yesterday it is fast but today it is slow why?
What is an Extent ?
what is pragma?
What are oracle functions?
9)When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a scenario cannot be modelled in RDBMS
How to delete a user account in oracle?
How to Select second Maximum salary in a Table ?
Explain the use of owner option in exp command.
How to sort output in descending order in oracle?
Q) How to Find Max Date from each Group? (Asked in Infosys (INFI)Interview)
Do you know about aggregate functions? What is row num function? Can it be used all databases?
1 Answers Bravura Solutions, Cap Gemini,