CREATE TRIGGER on table '%1!s!' failed because you cannot create a trigger on a table with a clustered columnstore index. Consider enforcing the logic of the trigger in some other way, or if you must use a trigger, use a heap or B-tree index instead.
CREATE RULE and DROP RULE will be removed in a future version of SQL Server. Avoid using CREATE RULE and DROP RULE in new ...
CREATE SCHEMA statements that contain schema elements are not supported in a data-tier application. Remove the elements from ...
Create Server request must either specify SQL login with password or denote admin login is a federated user by setting 'IsFederatedAdminLogin' ...
Create table statement contains a data type that is unsupported in Parallel Data Warehouse. Modify the statement and re-execute ...
CREATE TRIGGER on table '%1!s!' failed because you cannot create a trigger on a table with a clustered columnstore index. ...
CREATE TRIGGER statements for DDL triggers are not supported in a data-tier application. Remove the statement before rebuilding. ...
CREATE TRIGGER statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ENCRYPTION ...
CREATE VIEW statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ENCRYPTION ...
Create, view, or delete relationships between tables in the PowerPivot window. Before you can manage relationships, at least ...