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 Testing process U r following in ur organization?
Hey friends...mail me interview questions of manual testing.. Give me explanation of Automated Tools quality center on my gmail mca.rachna21@gmail.com quick test profession load runner
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?
What is gorilla testing?
Examples where you have worked on your own and as part of a team.
What is the difference between the stlc (software testing life cycle) and sdlc (software development life cycle)?
What is equivalence partitioning?
IF i have two columns in Database , While using Database output value ,allthe values in the two column are set as a single row in the QTP datatable, can u suggest me a idea so that QTP Runtime datatable displays the values as it is in the database
During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?
Explain the requirements?
What makes an inspection different from other review types?
Explain how you would allocate a task to team members?
Share 2 high complexity and 2 low complexity test cases for a coke vending (ATM) machine.
What is the purpose of a test completion criterion?
What is quality matrix in software testing?