R/deprecated.R
renameTable.Rd
This function will rename a table in a schema, but not move it out of a schema.
renameTable(conn, schema, tableName, newTableName, ...)
Additional arguments passed to the DatabaseConnector::dbSendStatement function