tablesInISMC: Obtain all the table names (and column names) in ISMC

View source: R/tablesInISMC.R

tablesInISMCR Documentation

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

Description

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

Usage

tablesInISMC(userName, passWord, env, columnNames = TRUE)

Arguments

userName

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

passWord

character, Specifies the password to the user name.

env

character, Specifies which environment the data reside. Currently, the function supports INT (intergration) and {TEST

(test) environment.

Value

a data table

Author(s)

Yong Luo

See Also

tablesInGYS and tablesInVGIS


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