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/weatheR documentation built on Nov. 21, 2022, 9:08 p.m.