Bartis, Robert M (Bob) wrote:
> Why would you want to do this? As data moves around within the table the 
> updates will be in error. Wouldn't it be easier to assign a unique key to 
> each row, search for the key or unique set of information and update the 
> resulting row?
> 
> Bob

I don't know, maybe that's what Ravi was referring to.  In which case,
I'd direct ravi to the auto_increment attribute for an INT and the
primary key.


-- 
John Meyer
http://pueblonative.wordpress.com
http://pueblonative.110mb.com/board

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to