db_ncol: find the number of columns in a table of an (open) database

View source: R/dbAccess.R

db_ncolR Documentation

find the number of columns in a table of an (open) database

Description

find the number of columns in a table of an (open) database

Usage

db_ncol(db, tableName)

Arguments

db

database access 'handle'

tableName

name of the table

Value

number of columns in the table


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