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



1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetica..

Answer / k amit gupta

select * from emp order by ename desc

Is This Answer Correct ?    8 Yes 1 No

1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetica..

Answer / yogesh sharma

select * from emp order by reverse(ename) ;

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More Oracle General Interview Questions

What happens if variable names collide with table/column names?

0 Answers  


if you ctreate table identity

0 Answers  


"primary key=unique+null" is equal,reson?not,reason?

5 Answers  


What is oracle host variable?

0 Answers  


Calculate difference between 2 date / times in oracle sql?

0 Answers  






Explain the use of rows option in imp command.

0 Answers  


What is query image?

0 Answers  


What language does oracle use?

0 Answers  


Can we create database in oracle using command line ?

0 Answers   MCN Solutions,


Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com

0 Answers  


how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?

0 Answers   Oracle,


What is oracle sid?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)