Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / yogesh sharma

select * from emp order by reverse(ename) ;

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1966


Which is better Oracle or MS SQL? Why?

5029


How to create a table interactively?

1161


How to calculate date and time differences in oracle?

1094


Explain the use of parfile option in exp command.

1138


What are the various constraints used in oracle?

1093


How to update a table row with a record?

1063


Can group functions be mixed with non-group selection fields?

1071


How to export data with a field delimiter?

1084


How view is different from a table?

1080


Why cursor variables are easier to use than cursors?

1137


What is the fastest query method to fetch data from the table?

1412


What is an oracle user account?

1038


How to create a single index for multiple columns?

1079


When do I need to use a semicolon vs a slash in oracle sql?

1141