tablesInGYS: Obtain all the table names (and column names) in GYS

View source: R/tablesInGYS.R

tablesInGYSR Documentation

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

Description

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

Usage

tablesInGYS(userName, passWord, columnNames = TRUE)

Arguments

userName

character, Specifies a valid user name in GYS 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 tablesInVGIS


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