After the syntax,
ALTER TABLE tablename ADD COLUMN newcolumn float
How do I insert new values into this newcolumn
?
UPDATE tablename SET newcolumn = <something>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With