View Single Post

  #1 (permalink)  
Old 04-26-2007
hi and hello
 
Posts: n/a
Default How to get the row number at mysql

When I use select and get a result set ,then I found a column that
indicate the row number in the result set is needed.This is for
reporting.
Is there a function which can fetch the row number in the result set ?
thanks.

Reply With Quote