Shows the CREATE TABLE
statement that creates the given table. The statement requires the SELECT
privilege for the table. As of MySQL 5.0.1, this statement also works with views.
mysql> SHOW CREATE TABLE tablename
Like Technology? Stay tuned.
Shows the CREATE TABLE
statement that creates the given table. The statement requires the SELECT
privilege for the table. As of MySQL 5.0.1, this statement also works with views.
mysql> SHOW CREATE TABLE tablename
0 comments:
Post a Comment