This function will rename a table in a schema, but not move it out of a schema.
1 | rename_table(conn, schema, tableName, newTableName, ...)
|
... |
Additional arguments passed to the DatabaseConnector::dbSendStatement function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.