getTableQuery: Get the results of an SQL query from the database

View source: R/clus_explorer_utils_server.R

getTableQueryR Documentation

Get the results of an SQL query from the database

Description

Get the results of an SQL query from the database

Usage

getTableQuery(sql, params = list(), conn = NULL)

Arguments

sql

The SQL query

params

The SQL query parameters

conn

Optional database connection which can be reused


bcgov/clus_explorer documentation built on Oct. 16, 2022, 1:56 p.m.