quote_sql_name: Translate input character vector or symbol to a SQL...

View source: R/sql_utils.R

quote_sql_nameR Documentation

Translate input character vector or symbol to a SQL identifier

Description

Calls dbplyr::translate_sql_ on the input character vector or symbol to obtain the corresponding SQL identifier that is escaped and quoted properly

Usage

quote_sql_name(x, con = NULL)

rstudio/sparklyr documentation built on Sept. 18, 2024, 6:10 a.m.