Login and Register ×
Check your Email for the OTP
MySQL Data definition language - MySQL
⚠ Report Question ✓ Question Verified
The CREATE VIEW statement in MySQL is used to create a new view. A view is a virtual table derived from one or more tables or other views, which can be queried like a regular table.
Learn More MCQ Questions from MySQL Data definition language - MySQL
Data definition language - MySQL