gpt4 book ai didi

sql - 使用 Clustered ColumnStore Index 插入唯一值

转载 作者:太空狗 更新时间:2023-10-30 01:49:23 26 4
gpt4 key购买 nike

我想知道我将如何创建我的表或选择一个插入以确保我不会得到重复的值。

create table test.dbo.test
product,
time,
primary key(product, time)
go

当使用 Clustered ColumnStore 时,我不能有任何唯一约束来知道已插入的数据是唯一的。还有其他方法可以检查吗?

最佳答案

关于sql - 使用 Clustered ColumnStore Index 插入唯一值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25603495/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com