dbplyr_function_implementations: S3 implementation of 'sql_query_fields' for Presto.

sql_query_fields.PrestoConnectionR Documentation

S3 implementation of sql_query_fields for Presto.

Description

S3 implementation of sql_query_fields for Presto.

S3 implementation of custom escape method for sql_escape_date

S3 implementation of custom escape method for sql_escape_datetime

S3 implementation of sql_translation for Presto.

Usage

## S3 method for class 'PrestoConnection'
sql_query_fields(con, sql, ...)

## S3 method for class 'PrestoConnection'
sql_escape_date(con, x)

## S3 method for class 'PrestoConnection'
sql_escape_datetime(con, x)

## S3 method for class 'PrestoConnection'
sql_translation(con)

prestodb/RPresto documentation built on Feb. 28, 2024, 11:13 a.m.