SQL_Query_Push push data to a database table
SQL_Query_Push(DBConnection, Query, CloseChannel = TRUE)RemixAutoML::SQL_Server_DBConnection()
The SQL statement you want to run
TRUE to close when done, FALSE to leave the channel open
Other Database:
AutoDataDictionaries(),
ExecuteSSIS(),
SQL_ClearTable(),
SQL_DropTable(),
SQL_Query(),
SQL_SaveTable(),
SQL_Server_BulkPull(),
SQL_Server_BulkPush(),
SQL_Server_DBConnection(),
SQL_UpdateTable()