摘要:
select relname as TABLE_NAME ,col_description(c.oid, 0) as COMMENTS from pg_class cwhere relkind = 'r' and relname not like 'pg_%' and relname not li... 阅读全文
posted @ 2014-10-27 14:06
白开水皮皮
阅读(6667)
评论(0)
推荐(0)
浙公网安备 33010602011771号