query_db2: return table from Terrestrial AIM SDE

View source: R/load_terradat.R

query_db2R Documentation

return table from Terrestrial AIM SDE

Description

return table from Terrestrial AIM SDE

Usage

query_db2(conn, tbl_name, remove_shape = TRUE)

Arguments

conn

a string of the name of the ODBC connection. See https://github.com/mschmidty/AimSqlTools for instructions on how to set up connection.

tbl_name

a string of the name of the table you wish to query.

remove_shape

boolean. Default TRUE. Needed for SDE tables that have ESRI shape information in binary format. Should be FALSE if the queried table has no spatial data.


mschmidty/AimSqlTools documentation built on June 3, 2022, 9:20 a.m.