db_deleteTable: delete a table in a database

View source: R/dbAccess.R

db_deleteTableR Documentation

delete a table in a database

Description

delete a table in a database

Usage

db_deleteTable(db, tableName)

Arguments

db

database access 'handle'

tableName

name of the table

Value

nothing

Note

this action cannot be undone


BenBruyneel/BBPersonalR documentation built on Aug. 23, 2024, 8:28 p.m.