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

if u r only person in the office and client asked u for some changes and u didn,t get what the client asked for what will u do?

2 Answers   MBT,


why do u want to become a software tester?

5 Answers   TCS,


you found a bug and send it to the developer for rectification but the developer not accepting that bug at that time what will u do?(plz its very urgent give me the best answer plz)

12 Answers   Encora,


What is the difference between SRS, BRD and FRD? Please explain in detail.

8 Answers   Kalyan, Syntel,


What is difference between Manual testing and Pega/BPM testing?

1 Answers   Cap Gemini,


Hi frnds dis ajay. can any one tell me correctly vat is ENCRYPTION & DECRYPTION ? hw s these are used in testing ? its an interview... tank u all frnds.............

7 Answers   Valtech,


Hi friends This is sowmya plz can u tell me what type of questions will they ask in banking domain in interview plz let me know thanks in advance

1 Answers   CTS,


What is Difference between White-box Testing and Unit testing?

6 Answers   AZTEC, College School Exams Tests,


what techinques do u follow in suring testing?

1 Answers   ANZ,


swap 2 variables without using 3 rd variable???

10 Answers   Philips,


What is Client Server/Web Server Configuration(ISS).

2 Answers   Accenture,


What steps are needed to develop and run software tests?

1 Answers   Crea,


Categories