remove_duplicates.Rd
Remove duplicate rows from a Snowflake table
remove_duplicates(myconn, table)
A connection to the Snowflake database
The table to remove duplicates from
remove_duplicates(table) #> Error in sprintf("CREATE TABLE new_table LIKE %s COPY GRANTS;", table): argument "table" is missing, with no default