Forum Discussion

Si_7777's avatar
Si_7777
Advocate II
1 year ago
Solved

Indentity and surrogate key

I currently have a Data Warehouse in SQL Server.  We have a database for staging and a database for the Data Warehouse containing dimension and facts.  We use SSIS to ETL the data from legacy to staging and then to the DW.  I am looking to move this into the cloud preferably Fabric.  

 

Just trying to create fact and dimension tables and have already run into a problem  : 

The IDENTITY Keyword is not supported in the CREATE TABLE statement in this edition of SQL server

 

Surely this is funamental to how a related DW works whats the solution to work around?

4 Replies

    • Si_7777's avatar
      Si_7777
      Advocate II

      Thank you for replying.  I wouldnt say we need to replicate SQL server as such.  I have been tasked with moving our current solution to the cloud and I asssumed Fabric Data Warehousing was the way forward.  We have dimensions and facts currently using SSIS for ETL. 

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Si_7777,

    Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.

    If these also don't help, please share more detailed information and description to help us clarify your scenario to test.

    Regards,

    Xiaoxin Sheng