You cannot create a unique index on a single column if that column contains NULL in more than one row.
如果一个以上的资料列中的某单一资料行为NULL,您将无法建立该单一资料行的唯一索引。
Similarly, you cannot create a unique index on multiple columns if the combination of columns contains NULL in more than one row.
同样地,如果一个以上的资料列中的一组资料行全为NULL的话,您将无法在该组资料行上建立唯一索引。
Similarly, you cannot create a unique index on multiple columns if the combination of columns contains NULL in more than one row.
同样地,如果一个以上的资料列中的一组资料行全为NULL的话,您将无法在该组资料行上建立唯一索引。
应用推荐