Determining the OID of a table in Postgres 9.1?

后端 未结 4 1933
青春惊慌失措
青春惊慌失措 2020-12-03 01:11

Does anyone know how to find the OID of a table in Postgres 9.1? I am writing an update script that needs to test for the existence of a column in a table before it tries t

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