Renames a table.
Syntax:RENAME from_table_name to_table_name
Example:
RENAME dCustomer Old_Customer

  • No labels