SQL_Server_DBConnection is a function to return data dictionary data in table form
SQL_Server_DBConnection(DataBaseName = "", Server = "")
Name of the database
Name of the server to use
Other Data Wrangling:
AutoDataDictionaries()
,
ColumnSubsetDataTable()
,
DataDisplayMeta()
,
FakeDataGenerator()
,
FullFactorialCatFeatures()
,
SQL_ClearTable()
,
SQL_DropTable()
,
SQL_Query_Push()
,
SQL_Query()
,
SQL_SaveTable()
,
SQL_UpdateTable()
,
TimeSeriesMelt()