Bulk store information update
Hi guys.
im using clipper and i need to create descriptions for like more then 200 sites.
i wish i could do this by update in database, but cant find the database in mysql browser, (there is some databases called wp_clpr_ but none like stores details like, store name, descriptions, title, etc..) its much more simpler to update the title with a single command, like update xxxx set title= xxx where id store= xx
then i can to this for a lot of store just creating script
ist this possible?
if there is another way i appreciate