Refresh view after you change underlying table in SQL Server

EXEC sp_refreshview 'view_name'

Comments

Popular posts from this blog

Tibco Rendezvous (tibrv) C# .Net example

Parse XML to dynamic object in C#