tablesInVGIS: Obtain all the table names (and column names) in VGIS

View source: R/tablesInVGIS.R

tablesInVGISR Documentation

Obtain all the table names (and column names) in VGIS

Description

This function is to load all the table names from VGIS database.

Usage

tablesInVGIS(userName, passWord, columnNames = TRUE)

Arguments

userName

character, Specifies a valid user name in VGIS Oracle database.

passWord

character, Specifies the password to the user name.

columnNames

logic, Obtain column names in each table. Default is TRUE.

Value

a data table

Author(s)

Yong Luo

See Also

tablesInISMC and tablesInGYS


bcgov/FAIBOracle documentation built on Feb. 10, 2023, 5:21 a.m.