Hacker News new | ask | show | jobs
by miles-po 2283 days ago
For the most part, you can insert/update/delete.

See: INSTEAD OF triggers.

That is unless you're using MySQL/MariaDB, in which case views are the least of your worries.