powered by
Executes the insert statement
execute_get_insert(dbconn, sql_select, sql_insert, ...)
The db connection
The SQL select query
The SQL insert query
other variables to considered.