Is it possible to set a primary key to a view in SQLServer 2008?
You can create a clustered index on a SQL Server view - it's called an indexed view.
See Improving Performance with SQL Server 2008 Indexed Views for details.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With