> On 10/1/07, Jon Horsman <[EMAIL PROTECTED]> wrote: > > ... Is there an elegant way i can set the username > > to be the extension of the current row ... > > UPDATE usertable > SET username = extension > WHERE username IS NULL;
Hmm, that simple eh, don't I feel stupid =) Thanks a ton for the quick response. Jon. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings