Write SQL query to see first 100 recorders from table?
Answer Posted / rohinid
I think query should be:
select TOP(100) from TABLE_NAME;
Not sure, its correct or not.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is early testing?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
What is a bug triage?
where do we work with Application, web and Database servers Means which type of applications.
What are noise variables?
Could some one tell me test cases for multi line text boxes like Notes field?
What is a maturity level?
what types of bugs will we find out in banking projects
Have you prepared traceability matrix and how to prepare it?
how to test the case with 5 combination and inputs
what are the types of Bug?
What is mean by Schedule report who is the responsible for generated that one ?
What is six sigma?
Write notes on apparel testing equipments.
What is junit & api?