sql_gen_where_list: sql_gen_where_list

View source: R/sql-lib.R

sql_gen_where_listR Documentation

sql_gen_where_list

Description

Generates a where list statement to be used on a SQL statement.

Usage

sql_gen_where_list(where_fields, where_values)

Arguments

where_fields

The fields used in the where section

where_values

The values used in the where section

Author(s)

ken4rab


rOpenStats/rsql documentation built on Aug. 22, 2023, 2:16 a.m.