I would like to create a database diagram in SQL Server 2008 and have a View in the diagram. is there a way to do this?
I don't think so. SQL Server Management studio allows only Tables to be included in the database diagram. If you have Microsoft Visio, you can use that to include the Views in your database diagram.