Updatable VIEW can not include:
- UNION
- DISTINCT
- HAVING
- LEFT / RIGHT JOINs
- Sub-queries
- GROUP BY
- Aggregate Functions
by Valeri Tandilashvili
4 years ago
MySQL
Views
1
Pro tip: use ```triple backticks around text``` to write in code fences