06 2021 档案
mysql数据库表结构导出到Excel中——利用HeidiSQL
摘要:直接上sql select column_name as 字段, column_type as 数据类型, data_type as 字段类型, character_maximum_length as 长度, is_nullable as 是否为空, column_default as 默认值, c 阅读全文
posted @ 2021-06-30 23:01 viaviaYeyuan 阅读(3579) 评论(0) 推荐(0)