How to get a list column names and datatype of a table in PostgreSQL?

前端 未结 11 2192
[愿得一人]
[愿得一人] 2020-12-02 10:02

With the following query, we can get a list of column names and datatype of a table in PostgreSQL.

11条回答
提交回复
热议问题