sql - Is it possible to rename a MySQL table name already in the database? -
Is it possible to rename a MySQL table? If so, then how can
you can use
'Bar' from RENAME table 'Foo';
or
nominate the optional table 'Foo' in `time`;
Is it possible to rename a MySQL table? If so, then how can
you can use
'Bar' from RENAME table 'Foo';
or
nominate the optional table 'Foo' in `time`;
Comments
Post a Comment