Write SQL query to see first 100 recorders from table?

Answer Posted / shiva ch

Select TOP(100) from emp;

Displayed first 100 columns in emp table

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1604


Differentiate verification and validation?

837


In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?

1139


what is the difference between Test-bed and test topology?

3272


what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)

1959






what are the status have in QC(Test Management Tool). and how you report?

1468


hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail

1560


What are the cases why parameterization is necessary when load testing the Web server and the database server?

1602


pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing

1668


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

2294


What do you do (with the project staff) when the schedule fails?

1644


What is the difference between action & script ?

1923


What is the Myers Boundary Table?

1570


On what basis you are fixing up the time for project completion?

791


How to overcome pesticide paradox?

706