Rename Table admin Posted on August 8, 2013 Posted in Oracle syntax RENAME <old-table-name> TO <new-table-name> example RENAME cutomers; TO new_customers Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related