get the employees details ordered by employee name in
alphabetical orders
Answer Posted / 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 View All Answers
what is mean by impact analysis ,how we used to select regression TC using this?
What does a manual tester need to become proficient with db testing?
What are the different types of software testing?
how to write manual testcases for download the files from the template. for example:from product cost enddate
How can write testcases on a code under development pls give asnwer
What is srs and brs document?
What is Wound Fixing?
If project wants to release in 3months what type of risk analysis you do in test plan?
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
Can you explain process areas in cmmi?
Can you do system testing at any stage of sdlc?
What is remedy testing,expalim that and how can use that
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
what is the architecture of your current project?
Hello everybody, How many people do you think one sprint team can have in average?