DBI-methods: Unimportant DBI methods

sqlData,OdbcConnection-methodR Documentation

Unimportant DBI methods

Description

Unimportant DBI methods

Usage

## S4 method for signature 'OdbcConnection'
sqlData(con, value, row.names = NA, ...)

## S4 method for signature 'HDB'
sqlCreateTable(
  con,
  table,
  fields,
  row.names = NA,
  temporary = FALSE,
  ...,
  field.types = NULL
)

## S4 method for signature 'Hive,character'
dbQuoteString(conn, x, ...)

## S4 method for signature 'Teradata'
sqlCreateTable(
  con,
  table,
  fields,
  row.names = NA,
  temporary = FALSE,
  ...,
  field.types = NULL
)

rstats-db/odbc documentation built on April 5, 2025, 8:18 a.m.