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 st...
  • FabianSchut's avatar
    FabianSchut
    1 year ago

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