白激浪  

2021年12月10日

摘要: use datbase_name 转换操作的数据库 SHOW tables 展示数据库所有的数据表 SHOW columns FROM table_name 展示所选表的列 一、MySQL的数据类型 类型 大小 用途 范围 范围(无符号) 数字 tinyint 1bytes 小整数 (-128,12 阅读全文
posted @ 2021-12-10 14:11 白激浪 阅读(91) 评论(0) 推荐(0)