Connect to PersistenceHistorical table in Persistence database on RGVPDSD-DWPRD1

get_persistence_historical()

Value

a tbl_sql SQL Server object.

Examples

# This attaches to the `Persistence` db with \code{conn_Persistence} connection
if (FALSE) {
ps_hist <- get_persistence_historical()
}