Forum Discussion
mikeburek
6 months agoAdvocate III
All tables data rows duplicated and Identity columns altered to plain columns in Fabric SQL Database
I have a Fabric SQL Database I created in Dec 2025. I created several tables with INT IDENTITY (1, 1) columns. During Dec 2025 and most of Jan 2025, they worked correctly. When I added a row, the...
AhmedMamdoh
5 months agoAdvocate IV
Use withcolumns function to avoid duplicate and it don't affect on data tables.