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 anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
Define cause effect graphing?
What is the difference between manual testing and automation testing?
What is Application Performance testing and Operational performance testing
What is Wound Fixing?
Explain the importance of agile testing?
What are differences in testing a client server and a web application?
how will you test transfer funds module...explain in detail
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
What's the difference between system testing and acceptance testing?
what is date field test case
For any web application, what are the possible login features that should be tested?
how to indentify memory leakages after the build
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?
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