I've noticed that if I create a view from of a SQL-query, the view is executed more slowly compared to execute the very same SQL. Why is this? And is there a way to avoid this?
Using Views Is Slower Than Execute the Same SQL
Collapse
Comment