Padgoi Posted October 30, 2007 Share Posted October 30, 2007 Ok, so I kinda had a problem with my boards. Right now, all of the topics in the sql dbase are in forum_id 369. I need to move them ALL to forum_id 3. I need an sql function to help me so I don't have to manually move 9,000 topics to the correct forum_id. Please any help? The table is ibf_topics and the field I need to change is forum_id for the topics. Link to comment https://forums.phpfreaks.com/topic/75402-sql-quick-question/ Share on other sites More sharing options...
fenway Posted October 30, 2007 Share Posted October 30, 2007 An UPDATE statment? post some some sample data & table structures. Link to comment https://forums.phpfreaks.com/topic/75402-sql-quick-question/#findComment-381427 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.