PersistenceHistorical
table in Persistence
database on RGVPDSD-DWPRD1
get_persistence_historical.Rd
Connect to PersistenceHistorical
table in Persistence
database on RGVPDSD-DWPRD1
get_persistence_historical()
a tbl_sql SQL Server
object.
# This attaches to the `Persistence` db with \code{conn_Persistence} connection
if (FALSE) {
ps_hist <- get_persistence_historical()
}