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}