- 博客(1)
- 收藏
- 关注
原创 PostgreSql查询表名和字段名是否存在
PostgreSql 表: select count (*) from information_schema.tables WHERE table_schema = 'table_schema' and table_name = 'table_name'; select * from information_schema.tables WHERE table_schem
2018-02-04 21:29:53
6930
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅