2021-08-19 19:43:34 +00:00
|
|
|
% Generated by roxygen2: do not edit by hand
|
|
|
|
% Please edit documentation in R/listSupportedVersions.R
|
|
|
|
\name{listSupportedDialects}
|
|
|
|
\alias{listSupportedDialects}
|
|
|
|
\title{List RDBMS dialects supported by this package}
|
|
|
|
\usage{
|
|
|
|
listSupportedDialects()
|
|
|
|
}
|
2024-02-06 20:13:45 +00:00
|
|
|
\value{
|
|
|
|
A list containing the supported Structured Query Language (SQL) dialects.
|
|
|
|
}
|
2021-08-19 19:43:34 +00:00
|
|
|
\description{
|
|
|
|
List RDBMS dialects supported by this package
|
|
|
|
}
|