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 are the templates for daily,weekly and monthly reports? plz reply ASAP.

0 Answers  


define metrics? give me a brief detail about it?

3 Answers  


what are functional and non functional requirement of SRS document..

6 Answers   Logica CMG, Sharp,


Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?

2 Answers  


Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request

2 Answers  






Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.

1 Answers  


Explain your web application archtechture?

1 Answers   Verizon,


what is data migration testing?

5 Answers   CTS,


Diff between stress and load testing with example?

3 Answers   Mind Q Systems, Sonata,


what is regression testing?

11 Answers   IBM, TCS,


what is Difference between entry criteria and exit criteria ?

6 Answers   TCS,


How to validate a Testcase.and is the testing Methodology.

0 Answers  


Categories