top of page
644
MySQL 8.0
SHOW CREATE VIEW
Syntax:
SHOW CREATE VIEW view_name
This statement shows the CREATE VIEW statement that creates the named
view.
URL: https://dev.mysql.com/doc/refman/8.0/en/show-create-view.html
bottom of page
MySQL 8.0
Syntax:
SHOW CREATE VIEW view_name
This statement shows the CREATE VIEW statement that creates the named
view.
URL: https://dev.mysql.com/doc/refman/8.0/en/show-create-view.html