Review the use of sp_helptrigger in applications. You may need to modify your applications to accommodate the additional column. Alternatively, you can use the sys.triggers catalog view instead.
Review selected events and event columns to trace when using this template. To see a complete list, select the "Show all ...
Review selected events and event columns to trace. To see a complete list, check the "Show all events" and "Show all columns" ...
Review selected events and event columns to trace. To see a complete list, select the "Show all events" and "Show all columns" ...
Review the imported calculations, actions, and Key Performance Indicators (KPIs) to ensure that they are correct in the context ...
Review the use of sp_helptrigger in applications. You may need to modify your applications to accommodate the additional ...
Rewrite statements to include the ANSI standard AS keyword when aliasing a table or column. For example, when a column is ...
Rewrite the statement using the current RAISERROR syntax, or evaluate if the modern approach of TRY.CATCH.THROW is feasible ...
Right outer joins return all rows from the right table, and all rows from the left table where the joined fields match in ...
Rigid relationships between attributes cannot be changed during incremental processing of a dimension. The error occurred ...