Generate sql code for inserting a table.
generate_table_sql_insert(table, instances)
table
A string, table name.
instances
A tibble.
tibble
A string.