"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)
x | x |
---|
Other Drill JDBC API: DrillJDBC
,
dbConnect,DrillJDBCDriver-method
,
dbDataType,DrillJDBCConnection-method
,
drill_jdbc