powered by
Rename a table
dbRenameTable(conn, name, new_name, ...)
A PrestoConnection.
Existing table's name.
New table name.
Extra arguments passed to dbExecute.