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 |
1. what is baseline document , can you say any two ?
I have 1+ year exp. in web based testing & now I want to switch my job so anyone can tell me which types question generally ask in interview(which related to web based testing ) ???
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??
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
What is the difference between Performance testing and Load testing ?
TEll me about your company..
pliz anyone explain what is the DEFAULT BUG & also give me some example.Thanks in advance..
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What is a Latent Bug What is a defect leakage
suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?
WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
What are the roles of glass-box and black-box testing tools?