View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 09:41 AM
Peter H. Coffin
 
Posts: n/a
Default Re: I want to add the row number as a column of the result set

On 25 Apr 2007 21:39:39 -0700, hi and hello wrote:
> this is for the reporting
> does someone knows?


Add an autoincrementing integer column. Use that. They make dandy
primary keys as well.

--
53. If the beautiful princess that I capture says "I'll never marry you!
Never, do you hear me, NEVER!!!", I will say "Oh well" and kill her.
--Peter Anspach's list of things to do as an Evil Overlord
Reply With Quote