dbListTables {DBI} | R Documentation |
This should, where possible, include temporary tables.
dbListTables(conn, ...)
conn |
A |
... |
Other parameters passed on to methods. |
a character vector. If no tables present, a character vector of length 0.
Other connection methods: dbDisconnect
;
dbExistsTable
;
dbGetException
; dbGetQuery
,
dbGetQuery,DBIConnection,character-method
;
dbListFields
; dbListResults
;
dbReadTable
, dbWriteTable
;
dbRemoveTable
; dbSendQuery