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.


mablab/rpostgis documentation built on Dec. 7, 2024, 6:23 a.m.