write a query which empname starts with A
Answers were Sorted based on User's Feedback
Answer / sneha.va
SELECT * FROM TABLE_NAME
WHERE EMPNAME LIKE 'A%'
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / bharath
select * from tab_name where upper(ename) like 'A%';
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the role of a bug tracking system?
SAY I HAVE A GMAIL PAGE OPENED IN IE 8 NOW WHAT WOULD BE YOUR COMPATABILITY TEST CASES FOR THAT>?
what is meant by Priority and Severity?
what is inter operative testing?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?
What is the diffrence b/w defect lifecyce ans buglifecyce?
regression, functionaltesting, intergration testing, UAT, re- testing. what is order of testing. which one comes 1st,2nd,3rd. tell order
What is the difference between debugging and manual testing?
what are the documents required to stop the testing?
What's Click-stream measurement tests
how many levels of regression testing is avilable in our testing process?