Avatar

edk74

New
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

edk74 New

About

Username
edk74
Joined
Visits
9
Last Active
Roles
Member
Points
18
  • 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)