Access and Query Amazon Athena via DBI/JDBC
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

14 行
265 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/jdbc.r
\name{Athena}
\alias{Athena}
\title{AthenaJDBC}
\usage{
Athena(identifier.quote = "`")
}
\arguments{
\item{identifier.quote}{how to quote identifiers}
}
\description{
AthenaJDBC
}