write a query which empname starts with A
Answer Posted / sneha.va
SELECT * FROM TABLE_NAME
WHERE EMPNAME LIKE 'A%'
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
How do you test google or gmail application??tell me step by step process??
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
What is the procedure of manual testing?
Why should you care about objects and object-oriented testing?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
what is the difference between PEGA based web application testing versus web application testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Can you explain boundary value analysis?
What is virtual creation tool?
What are some best practices that you should follow when writing test cases?
In what situation would you want to parameterize a text verification check?