摘要:
SQL部分 CREATE TABLE test( id int(10) primary key, name varchar(50) not null, age int(10), address varchar(50) ); insert into test values(1,'zs',20,'bj' 阅读全文
posted @ 2022-02-04 19:03
大飞90
阅读(534)
评论(0)
推荐(0)
摘要:
MySQL官方下载地址 https://dev.mysql.com/downloads/installer/ 阅读全文
posted @ 2022-02-04 11:03
大飞90
阅读(22)
评论(0)
推荐(0)

浙公网安备 33010602011771号