code_sql_distinct: Distinct Records

View source: R/code_sql_distinct.R

code_sql_distinctR Documentation

Distinct Records

Description

SQL Code to get a distinct column values

Usage

code_sql_distinct(sql, col)

Arguments

sql

SQL which selects records

col

the columns that you want to look at


MattjCamp/coderr documentation built on April 29, 2023, 12:55 a.m.