Forum Discussion

arpost's avatar
arpost
Post Prodigy
2 years ago

Help! Is it possible to use Row_Number with Concurrent Inserts?

Greetings, community. I have a scenario where I need several stored procedures to be able to insert data into the same table. Since Fabric doesn't have an Identity/Auto-increment solution yet, I am u...