CREATE RULE and DROP RULE will be removed in a future version of SQL Server. Avoid using CREATE RULE and DROP RULE in new development work, and plan to modify applications that currently use them. Use check constraints instead, which are created using the CHECK keyword of CREATE TABLE or ALTER TABLE.
Create column markers by clicking the ruler. Right-click a marker and select Delete, or double-click a marker to remove it. ...
CREATE DATABASE failed because FILESTREAM filegroups were declared and ALLOW_SNAPSHOT_ISOLATION or READ_COMMITTED_SNAPSHOT ...
CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit ...
CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT ...
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/ALTER ENDPOINT cannot be used to update the endpoint with this information. The Dedicated Administrator Connection ...
CREATE/ALTER/DROP DATABASE ENCRYPTION KEY failed because a lock could not be placed on database '%1!s!'. Try again later. ...
Creates a new mining model based on an existing mining structure, and saves the model in a temporary file. Specifies the ...
Creates a new mining model that is based on an existing mining structure, specifies the algorithm to use for analysis, and ...