Using Views Is Slower Than Execute the Same SQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • luttkens
    New Member
    • Jul 2007
    • 23

    Using Views Is Slower Than Execute the Same SQL

    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?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    See if this blog helps.

    Comment

    Working...