Buy Questpond's video subscriptions on
huge discount
.
Online: 3140
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
Query to Select n Rendom Records From a Table in the Database?
Posted by
Lakhangarg
on 9/20/2009 | Category:
Sql Server Interview questions
| Views: 4995
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
SELECT TOP 3 * FROM Tbl_REGISTRATION ORDER By NEWID()
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Query to Get List of Views?
Next > :
Query To Get The Column Name,DataType, And Length ...
Comments or Responses
Login to post response
More Interview Questions by Lakhangarg
Query To Get The Column Name,DataType, And Length of columns in a Tabl ...
How we can Get List of Triggers?
Query to Get List of Table Valued Functions?
How We Can Get List of Scalar Functions?
How We can Get List of Store Procedures?
How we can get the list of user tables?
How we can get the List of System Tables in DataBase?
Difference between String and StringBuilder class?
Latest Interview Questions
You need to identify a type that meets the following criteria : Is al ...
You creat a Web site that stores user's active themes in user profile ...
Which of the following classes is required to draw an empty circle? (C ...
What should appear at the very end of your JavaScript? The <scr ...
What does the <noscript> tag do?
Which of the following is not considered a JavaScript keyword?
JavaScript is interpreted by _________
For generating random numbers we have to used the following function?
More ...