edk74
New-
Re: duplicate posts
something like: UPDATE GDN_Discussion set DateLastComment = COALESCE( (select DateInserted from GDN_Discussion where DateLastComment IS NULL ), DateInserted) but that doesn't work. Anone know how to … (View Post)1