Re: Help with Update statement

2003-12-29 Thread Abs
--- rmck <[EMAIL PROTECTED]> wrote: > mysql> SELECT start,ID FROM table ORDER BY id DESC > LIMIT 1; > > ++---+ > | start | ID| > ++---+ > | 10726035

Help with Update statement

2003-12-29 Thread rmck
Hello, I have a db that a script failed to run against, and becasue of that a column did not get updated. I have a varchar col that has unixtime timstamp in it. That column gets converted to be readable. My problem is I have many rows that need to be updated, but I dont want to re-convert t