Notifications
Clear all
Topic starter
I'm looking for a way to bulk update my whole archive so all stories are featured (don't worry there IS method in my madness) ... but rather than individually, is there a command I can upload via SQL to myPHPAdmin ?
Now in my 11th fiction filled year !!
Posted : 26/04/2010 10:03 am
UPDATE TABLEPREFIXfanfiction_stories SET featured = '1'
Posted : 26/04/2010 10:31 am
Topic starter
Thanks for the quick reply !
Now in my 11th fiction filled year !!
Posted : 26/04/2010 10:53 am
