"SHOW DATABASES"

# S3 method for DrillJDBCConnection
db_data_type(con, fields, ...)

# S3 method for tbl_drill_jdbc
db_data_type(con, fields, ...)

# S4 method for DrillJDBCConnection,character
dbSendQuery(conn, statement, ...,
  list = NULL)

# S3 method for DrillJDBCConnection
sql_escape_ident(con, x)

# S3 method for DrillJDBCConnection
sql_translate_env(con)

# S3 method for src_dbi
src_tbls(x)

Arguments

x

x

See also