Download
100% FREE
Office Document APIs for .NET
Online: 1111
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 ...
How can u pick random records from SQL table ?
Posted by
Puneet20884
on 1/16/2010 | Category:
Sql Server Interview questions
| Views: 4240
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
SELECT colName FROM tblSource
ORDER BY NEWID()
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Efficiency comparison of EXISTS and IN
Next > :
What namespaces are necessary to create a localize ...
Comments or Responses
Login to post response
More Interview Questions by Puneet20884
What namespaces are necessary to create a localized application
State True or False: C# supports multiple-inheritance
Bitwise OR operator in C# is
The keyword ‘int’ maps to one of the following .NET types
The method that transfers ASP.NET execution to another page, but retur ...
The RangeValidator control supports the following datatype
What is ACID ??
How will you prevent your Image not to come from caching (Issue genera ...
Latest Interview Questions
What is an execution plan? When would you use it? How would you view t ...
How to implement one-to-one, one-to-many and many-to-many relationship ...
What are sp_configure commands and set commands?
What is BCP? When does it used?
Can SQL Servers linked to other servers like Oracle?
How to get @@ERROR and @@ROWCOUNT at the same time?
What is Log Shipping?
What is SQL Profiler?
More ...