摘要: oracle SELECT DISTINCT atc.table_name AS "表名" ,atcom.comments AS "表注释" ,atc.column_id AS "字段序号" ,atc.column_name AS "字段名" ,atc.data_type AS "字段类型" ,at 阅读全文
posted @ 2022-06-14 13:15 820820820 阅读(246) 评论(0) 推荐(0)