dbExistsTable: Check if a PostgreSQL table/view exists

View source: R/dbUtils_notExported.R

dbExistsTableR Documentation

Check if a PostgreSQL table/view exists

Description

Check if a PostgreSQL table/view exists

Usage

dbExistsTable(conn, name, table.only = FALSE)

Arguments

conn

A PostgreSQL connection

name

Table/view name string, length 1-2.


rpostgis documentation built on Nov. 20, 2023, 5:07 p.m.