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...


get the employees details ordered by employee name in
alphabetical orders



get the employees details ordered by employee name in alphabetical orders..

Answer / rajendra prasad reddy penumall

This is related to SQL query(Database).
so can get the employees details ordered by employee name
in alphabetical order by using following query

select * from emp_deteails Orderby employ_name

normally it will show in acending alphabetical order
if you want to display in reverser alphabetical order
select * from emp_deteails Orderby employ_name desc
use desc key word at the end of the query.

if you have any doubt mail me: rajendra_penumalli@yahoo.com
or call me:9885162742

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is Test strategy?

4 Answers   Infosys,


What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?

4 Answers   nvidia, Symantec,


1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module

0 Answers  


Difference btween the QA and QC?

6 Answers  


How can data caching have a negative effect on load testing results?

0 Answers  


How can you use technology to solve problem?

0 Answers   Wipro,


Why does user inter-operability testing present such a big challenge to the testing effort?

3 Answers   Google,


Hi frnz!! Can we do the Testing without writing Test Cases, but only posting the bugs in the BMS?

14 Answers   HCL, JPMorgan Chase,


At what stage the unit testing has to be done?

2 Answers  


what is the diffrence b/w Regression testing and re-testing

6 Answers   CIL,


How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).

5 Answers  


Give practical example for implementing V-Model

3 Answers  


Categories