与 SQLSTATE 42701 关联的消息

本主题列出了与 SQLSTATE 42701 关联的消息。

SQLSTATE 42701 说明

DUPLICATE_COLUMN

与此 SQLState 关联的消息

ERROR 2629: Column "string" is already of type "string"
ERROR 2638: Column "string" specified more than once
ERROR 2654: Column string specified more than once
ERROR 2655: Column string specified more than once in options list
ERROR 2662: Column name "string" already exists
ERROR 2663: Column name "string" appears more than once in USING clause
ERROR 2664: Column name "string" does not exist
ERROR 3144: Duplicate column string in ORDER BY list
ERROR 3145: Duplicate column name
ERROR 3150: Duplicate projection column name (projection: string)
ERROR 3154: Duplicated parameter "string" in parameter list
ERROR 5450: View definition can not contain duplicate column names
            "string"
ERROR 5878: Failed to create table string: duplicate column name string