navicat mysql表结构导出excel并复制到word
摘要:
select column_name as '字段名', column_comment as '描述', column_type as '数据类型', column_key as 'KEY', is_nullable as 'NULL', column_default as '默认' from in 阅读全文
posted @ 2022-02-16 09:59 ziyi_ang 阅读(568) 评论(0) 推荐(0)
浙公网安备 33010602011771号