sql_query_fields.PrestoConnection {RPresto} | R Documentation |
sql_query_fields
for Presto.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.
## 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)