What is a MySQL view?
A mandatory physical copy of every row from another table.
A complete backup file for restoring an entire database.
A login account that owns no SQL definition.
A virtual table defined by a stored SELECT query that presents underlying table data.
SELECT