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 |
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
Can anybody tell me how to write teste cases real time with a example.And what doc. u require for it.And what r the testing types u apply seriiiially on the application.REAL TIME PEOPLE ONLY.
4 Answers Quest, State Bank Of India SBI,
Plz explan entry and exit criteria with example??? thanks
For what purpose are virtual users created?
What is quality center? What are the modules of quality center?
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
Does we make documentation for all defects?
HI could u plz tell what actually is done in a manual testing in practically in a company for ex suppose it is web applications testing how to proceed further
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
what is the part of qa and qc in refinement v model.
What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?