技术文章
登录
linux
MySQL 之 创建新表
1.之基础创建create table name (name type(num) ) 2. ...
2024-04-27