Description Usage Arguments See Also
Drops the table with the given name if one exists
1 | dbRemoveTable(conn, name, ...)
|
conn |
an object of [KineticaConnection-class] |
name |
character string for table name or [KineticaId-class] object |
... |
Other arguments omitted in generic signature |
Other KineticaConnection methods: dbAppendTable
,
dbCreateTable
,
dbDataType,KineticaConnection-method
,
dbDisconnect,KineticaConnection-method
,
dbExecute,KineticaConnection,character-method
,
dbExistsTable
, dbGetInfo
,
dbGetQuery,KineticaConnection,character-method
,
dbIsValid
, dbListFields
,
dbListObjects,KineticaConnection-method
,
dbListResults,KineticaConnection-method
,
dbListTables,KineticaConnection-method
,
dbReadTable
,
dbSendQuery,KineticaConnection,character-method
,
dbSendStatement,KineticaConnection,character-method
,
dbWriteTable
,
show,KineticaDriver-method
,
sqlCreateTable,KineticaConnection-method
,
transactions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.