SQL_Query_Push: SQL_Query_Push
Description
SQL_Query_Push push data to a database table
Usage
SQL_Query_Push(DBConnection, Query, CloseChannel = TRUE)
Arguments
DBConnection
RemixAutoML::SQL_Server_DBConnection()
Query
The SQL statement you want to run
CloseChannel
TRUE to close when done, FALSE to leave the channel open