I can never remember how to change the value of a table from the mysql cli.
update table set field1='value1' where field2='value2';
insert into table values ("one", "two", "Three", "Four", "Five", "Six");
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment