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

Can Someone tell me scenario in testing having low severity and high priority and vice versa

6 Answers   CybAge,


To what extent is the tester responsible for the time delay in the test plan execution?

1 Answers  


What is means by Bottle Neck testing ?

2 Answers  


What is meant by code walkthrough?

5 Answers  


To Review the test cases , to whom u'll send the document?

4 Answers  






What is difference in between operating system 2000 and os xp?

0 Answers  


what happens to the test plan of the application has a functionality not mentioned in the requirement

4 Answers  


what are different reports prepared by a tester and their templates.

3 Answers  


what types of testing do testers perform?

4 Answers  


What is smoke testing and sanity testing?

1 Answers   Cap Gemini,


What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE, TEST SCRIPT? can any body give me definition with example.

1 Answers  


We also offering SOA TESTING, MAINFRAME TESTING, MANUAL & QTP WITH LIVE PROJECT

0 Answers  


Categories