Access and Query Amazon Athena via DBI/JDBC
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

19 行
414 B

% Generated by roxygen2: do not edit by hand
5 年前
% Please edit documentation in R/jdbc.r, R/sql_translate_env.R
\name{Athena}
\alias{Athena}
\alias{db_data_type.AthenaConnection}
5 年前
\alias{sql_translate_env.AthenaConnection}
\title{AthenaJDBC}
\usage{
Athena(identifier.quote = "`")
5 年前
5 年前
db_data_type.AthenaConnection(con, fields, ...)
5 年前
sql_translate_env.AthenaConnection(con)
}
\description{
AthenaJDBC
}
5 年前
\keyword{internal}