2023年11月23日
摘要: select DISTINCT ORDINAL_POSITION as rn, table_name as "tb_name", column_name as "en_name", (case udt_name WHEN 'numeric' THEN 'number' WHEN 'decimal' 阅读全文
posted @ 2023-11-23 11:25 夏日漫漫长 阅读(258) 评论(0) 推荐(0) 编辑