write a query which empname starts with A

Answer Posted / viraj

Select * From Emp
where
empname ilike 'A%

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.

1579


Define cause effect graphing?

770


What is the difference between manual testing and automation testing?

744


What is Application Performance testing and Operational performance testing

1694


What is Wound Fixing?

1991






Explain the importance of agile testing?

762


What are differences in testing a client server and a web application?

1609


how will you test transfer funds module...explain in detail

1248


which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect

1898


What's the difference between system testing and acceptance testing?

806


what is date field test case

1544


For any web application, what are the possible login features that should be tested?

907


how to indentify memory leakages after the build

1724


How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?

1820


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

1725