Quant Interview


Go Back   Quantitative Finance Forums - quantitative methods, technical analysis, automated trading systems > Software Development > MySQL Database
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 12-16-2009, 02:23 AM   #1
bestdev
 
bestdev's Avatar
 
Join Date: May 2007
Posts: 2,311
Select 10 Random Records From The Table MySQL

Select 10 Random Records From The Table MySQL
Quote:
SELECT column FROM table
ORDER BY RAND()
LIMIT 10
__________________

Impossible is temporary

bestdev is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 06:31 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.