When and Why does some one decide that they need to create a View in their database? Why not just run a normal stored procedure or select?
When I want to see a snapshot of a table(s), and/or view (in a read-only way)