z z p
摘要: sql 语句 create database test; drop database test; int 4字节 float 4字节 double 8字节 char 定长字节 varchar 不定长字节 create table if not exists `test_tb`( `id` int u 阅读全文
posted @ 2020-11-14 11:30 又摘桃花换酒钱 阅读(1439) 评论(0) 推荐(0)