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

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


Please Help Members By Posting Answers For Below Questions

What is mutation testing & when can it be done?

1211


What is Difference between Test Strategy and Test Methodology?

2379


What is revision history and the content of revision history table?

2049


Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??

2370


what are your achievements in your organization ? Guyz very very urgent , help me

2190


define Testing of Procedure, Triggers and Functions in data base testing ?

3610


What is alpha testing?

1211


WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?

1979


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.

2204


Write all combinations of test cases for calculater on + symbel

2334


How do u determine,what to be tested?

2131


Relative to other technical groups in the company? Relative to your staff?

1972


What are the properties of a good requirement?

2110


When should you opt for manual testing over automation testing?

1273


What are the main key components in Web applications and Client Server applications? and their differences?

2144