I have this to find the list of all views in a database and when they were created... however, I want to see when a view was modified (specifically when a new column was added/ if new columns were ...
Ok, so I'm reading about Indexed Views and I see that another feature of Enterprise edition is that it can substitute them into a standard query when the query optimizer runs the query if it so ...