105014;CREATE EXTERNAL TABLE statement failed because the '{0}' option is not specified. Specify a value for the '{0}' option and try again.
CREATE EXTERNAL TABLE failed because REJECT_TYPE is PERCENTAGE and REJECT_SAMPLE_VALUE is not specified. Provide a value ...
CREATE EXTERNAL TABLE failed because REJECT_TYPE is PERCENTAGE and REJECT_VALUE is not between 0 and 100 (inclusive). Provide ...
CREATE EXTERNAL TABLE failed because REJECT_TYPE is VALUE but REJECT_SAMPLE_VALUE is specified. Please remove the REJECT_SAMPLE_VALUE ...
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 ...