FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » MySQL Update (Update Code)
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: MySQL Update [message #37879 is a reply to message #37877] Thu, 28 June 2007 16:29 Go to previous messageGo to previous message
1harsh789 is currently offline  1harsh789   
Messages: 4
Registered: September 2006
Karma:
Junior Member
Try using this SQL. Please backup your data before using this query.

UPDATE your_table_name
SET `status` = 'inactive'
WHERE ad_rec = add_bought 




[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: archive file extractor script
Next Topic: error
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 21 19:54:35 GMT 2024

Total time taken to generate the page: 0.05169 seconds