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 difference in between operating system 2000 and os xp?
Tell me the SRS based review,brs based review
What is AGP?what is setup.inf?What are the ways to install driver?
What is the full form of cmmi?
Difference between Re-testing and Regression testing?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
Can you explain function points?
In simple steps how will you do unit testing using VSTS?
How should validation activities be handled?
What are the roles of glass-box and black-box testing tools?
What are the different ways to check a date field in a website?
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
1.What types of documents would you need for QA, QC, and Testing?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?