select * from invitations; delete from invitations where id = XXXX;
On Wed, Aug 21, 2013 at 10:59 PM, John Tran <[email protected]> wrote: > Maxim > > I am not too literate on MySQL commands. Can you send me the syntax to > check and delete? > > -john- > > > On Wed, Aug 21, 2013 at 12:39 AM, Maxim Solodovnik > <[email protected]>wrote: > >> you should delete records in DB >> >> >> On Wed, Aug 21, 2013 at 2:25 PM, John Tran <[email protected]> wrote: >> >>> Does anyone know where to go to remove or delete an endless invite? >>> >>> -john- >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > jt > ________________________________ > John Tran > Northern California, CA > [email protected] > ICQ IM: 27741710 > AOL IM: find1ngj0hn > Yahoo! IM: findingj0hn > MSN IM: [email protected] > -- WBR Maxim aka solomax
