摘要:
select (select relname||'--'||(select description from pg_description where objoid=oid and objsubid=0) as comment from pg_class where oid=a.attrelid) as table_name, a.attname as column_name, forma... 阅读全文
posted @ 2019-04-22 10:30
glory.xu
阅读(667)
评论(0)
推荐(0)

浙公网安备 33010602011771号