Learning MySQL – CREATE VIEW



Learning MySQL – CREATE VIEW

Learning MySQL - CREATE VIEW

This episode covers how to create and work with views. Be sure to watch to the end to get all the gotchas.

SQL Import Code GIST: https://gist.github.com/prof3ssorSt3v3/c0eb4091108776128e85b6a8a2b858b1

MySQL Playlist: https://www.youtube.com/watch?v=a9W7OpS4LfI&list=PLyuRouwmQCjlXvBkTfGeDTq79r9_GoMt9

CREATE VIEW reference: https://dev.mysql.com/doc/refman/5.7/en/create-view.html

Comments are closed.