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
What is a user guide?
I. Requirements are formally reviewed. II. Requirements are formally approved. III. Requirements are placed under configuration control. IV. Requirements are implemented in code. Using the above statements, when are requirements considered baselined? 1. I and II 2. I, II, and III 3. I, II, III, and IV 4. I only 5. I, III, and IV
What is Multipath I/O?s
What is cause-effect graphing?
what r the 2 subdivisions of quality process and where does tesing fit?
Explain beta testing?
What are the two parameters which can be useful to know the quality of test execution?
Explain code inspection?
What do you mean by trend analysis?
Define defect density.
Explain functional testing?
plz give me any body some 3top UAT test cases, Advance thanks?
What is variable trace?
In which order should tests be run?
explain what test tools you will need for client server testing