write a query which empname starts with A

Answer Posted / bharath

select * from tab_name where upper(ename) like 'A%';

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain compatibility testing with an example.

656


What is stub?

683


10 scenarios for security testing using gmail applications?

7558


what is the difference between Risk based and Requirement based testing???

1709


How to find bug in photos and videos ??

1740






Write the test cases for yahoo home page

1682


Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2

3030


What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development

1598


what type of testing techniques are using after accept the build?

1633


how to test ecg machine?

1363


how to connect your project in database?

1513


What does 100% statement coverage mean?

1805


What knowledge I must have as a 3 yrs. manual tester??

1629


What exactly you do as a Configuration controller?

1541


in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail

1148