105011;CREATE EXTERNAL TABLE statement failed because the value provided for option '{0}' is not an integer. Use an integer for option '{0}' and try again.
CREATE EXTERNAL TABLE statement does not support default constraints. Please remove constraint from column '{1}' in table ...
CREATE EXTERNAL TABLE statement failed because the '{0}' option is not specified. Specify a value for the '{0}' option and ...
CREATE EXTERNAL TABLE statement failed because the option '{0}' string value is longer than the declared string length. Specify ...
CREATE EXTERNAL TABLE statement failed because the value provided for option '{0}' is not a string. Use a string value for ...
CREATE EXTERNAL TABLE statement failed because the value provided for option '{0}' is not an integer. Use an integer for ...
CREATE EXTERNAL TABLE statement failed because the value provided for REJECT_TYPE is invalid. Use VALUE or PERCENTAGE for ...
CREATE FUNCTION statements with cursor parameters are not supported in a data-tier application. Remove the statement or the ...
CREATE FUNCTION statements with ENCRYPTION option are not supported in a data-tier application. Remove the statement or ENCRYPTION ...
CREATE INDEX statement failed because a clustered column index cannot be created on a table that has a nonclustered index. ...