Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
MySQL Tutorial
Introduction
Select Query
Database
Table
Table Join
Subquery
Insert Update Delete
Logic Operator
View
Data Types
Procedure Function
Cursor
Trigger
Date Time Functions
Comparison Functions Operators
Aggregate Functions
Cast Functions Operators
Control Flow Functions
Encryption Compression Functions
Information Functions
Math Numeric Functions
Miscellaneous Functions
String Functions
Regular Expressions
Data Dictionary
MySQL Utilities
Privilege
View Structure « View « MySQL Tutorial
MySQL Tutorial
View
View Structure
9.5.View Structure
9.5.1.
You can use the SHOW CREATE VIEW command to view the entire CREATE syntax used when creating a view
9.5.2.
DESCRIBE statement works on a view just as it does on a table