get_db_systems {DIZutils} | R Documentation |
Function to quickly get the currently implemented database systems
get_db_systems()
The currently implemented database systems as string array. 'E.g. c("postgres", "oracle")' #'
get_db_systems()
# Result: c("postgres", "oracle")