Hi all, I have confront the trouble to rename the tables in database. Like example, want to rename the table name called "Customer" to "TBCustomer". How should I do without using the way like open the server and find the database and just rename the particular table name? If want to rename thousands of tables, how to deal with it?
Thank you.
Thank you.