好好生活
  平平淡淡每一天

编辑
摘要: -- 查询表数据信息(推荐) select owner,schema,table name,comments,concat('select * from ',schema,'.',table_name,' limit 100;') from pg_catalog.db_tab_comments wh 阅读全文
posted @ 2025-04-16 10:19 踏步 阅读(25) 评论(0) 推荐(0)