What is the syntax format using PHP Mysql?

ed_biasbas

New member
I had already made or encoded 1,000 records... but I forgot to add field with values = 40... How can I add the value 40 without encoding on each record? What is the the short cut method or syntax format using the update on the PHP with the single record and automatically update all 1,000 records with values = 40 each? using PHP and Mysql...
 
Back
Top