sql_quote: S3 method to escape SQL variables accordingly

View source: R/sql_quote.R

sql_quoteR Documentation

S3 method to escape SQL variables accordingly

Description

S3 method to escape SQL variables accordingly

Usage

sql_quote(...)

Arguments

...

Currently not used.

con

Database connection or R table object.

x

A string to quote.

Author(s)

Andreas Scharmueller, andschar@protonmail.com


andschar/dbreport documentation built on Dec. 8, 2022, 3:29 p.m.