【Mysql basic commands/query: how to update the message/record data of each row】
mysqlcommoncommandsI)desc,insertandupdateI)desc,insertandupdatedesc=describe,insertintosubjectvalues(null,“GeometryPolitics”,99);mysql>select*fromsubject;+------------+----------------------+---------