Posts
Sort by recent activity
In generated deployment script sp_refreshview is executed before creating index on an indexed view.
Context:I have two databases (DB1 and DB2) with only one difference, Table_1 has different id type.Each database has two identical views:idx_view - indexed view that selects id and text from Table_...