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?
Think of it as refactoring your database schema.