Forum Discussion

arkiboys2's avatar
arkiboys2
Helper IV
1 year ago
Solved

fabric datawarehouse

hello,

It looks like it is not possible to create keys or index on a table in the warehouse.

is this right?

the messsage says: primary key or unique keyword is not supported in the create table statement in this edition of sql server.

and not sure if my fabric warehouse should be upgraded? 

current version: 12.0.2000.8 oct 22 2024

thanks

  • You could use row_number or hashing your rows to get unique values for every row.

4 Replies