Re:Help With Cursor-Type Statement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert,

 

I don't think you need a cursor so much as just the right DELETE. It would
look something like this DELETE T FROM Users U INNER JOIN TableX T ON T.User
= U.User and GroupID = yyy WHERE U.Email = email

 



[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux