write a querry .if 10 records in a table.i want only 1
record and 3 reocrd and 10 record. how to write a querry.
Answer Posted / kishore kumar
select * from table name where rownum in (1,3,10);
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi Guy's Pls. go to Forum of Allinterview.com for Testing Job Openings..You can find various job openings in Forum. You can submit ur resume too
Explain configuration management?
What is syntax?
18). explain testing process in your organization? 19). are you participated in test plan preparation? 20). how will you prepare test cases? 21). explain importance of the priority in test case documents? 22). explain test execution process? 23). how much time will you take to write one test case? 24). how many test cases you can execute in a day? 25). explain bug life cycle? explain difference between seveority & priority?
What is difference between known regression testing and unknown regression testing?
How u r managing the time constraints in completing the project?
During which test activity could fault be found most cost-effectively?
what kind of test cases will you suggest for an atm machine
How would you test the login feature of a web application?
What is heuristics testing?
What is Functional, Non-Functional, and Regression used for (i.e. the purpose of each)?
What are test comparators?
When should configuration management procedures be implemented?
What is system test?
Explain installation testing?