remove_duplicates: Remove duplicate rows from a Snowflake table

remove_duplicatesR Documentation

Remove duplicate rows from a Snowflake table

Description

Remove duplicate rows from a Snowflake table

Usage

remove_duplicates(myconn, table)

Arguments

myconn

A connection to the Snowflake database

table

The table to remove duplicates from

Examples

remove_duplicates(table)

BYUIDSconsulting/mesonetgdh documentation built on Nov. 15, 2022, 2:32 a.m.