摘要:
1. 获取字段名、类型、注释、是否为空 SELECT col_description (a.attrelid, a.attnum) as comment, format_type (a.atttypid, a.atttypmod) as type, a.attname as name, a.attn 阅读全文
posted @ 2022-08-18 11:28
ClareBaby01
阅读(555)
评论(0)
推荐(0)
浙公网安备 33010602011771号