Does a table exist?

table_exists(conn, conn_fun, schema, table_name)

Arguments

conn

Connection object

schema

The target schema for the operation.

See also

Other logical functions: db_exists(), field_exists(), schema_exists()