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


Please Help Members By Posting Answers For Below Questions

What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.

1564


What is test plan and contents available in a test plan?

677


When the GUI Testing will be held on the V model ?

1706


What is an entry criteria?

633


Inwhat basis the time is allocated for testing the application?

1400






What are the cases when you’ll consider to choose automated testing over manual testing?

609


What is Stability and Performance Testing in Testing the TV

1857


how to test the case with 5 combination and inputs

1585


plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"

1723


could anyone explain application testing in sequence order i don't have any experience in that

1489


A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?

996


Explain briefly your project.

1687


Can anyone tell me about banking project? abt the transactions? the flow?

1505


Which was the most interesting bug you found.

2444


Explain what is exhaustive testing?

785