Drop an existing table (user interaction)
Usage
hsDropExistingTable(channel, strTable, boolAsk = TRUE)
Arguments
- channel
database connection
- strTable
table name
- boolAsk
logical indication whether the user should be asked before
dropping the table
Value
table name of created table.