View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 11:29 AM
laredotornado@zipmail.com
 
Posts: n/a
Default Selecting a random row

Hi,

I'm using MySQL 5.0 and have InnoDB tables. How do I select a random,
single row of data from a given table, "T"?

Thanks, - Dave

Reply With Quote