db_get_data: SQL Database Retrieve
Description
This is a helper function that will retreive a dataframe to a SQL database
Usage
db_get_data(tbl_dat, path = "sql_data/omdata.db")
Arguments
tbl_dat
which table from the SQL database do you want to retrieve