Distraction
Technical User
Hello!
I am making some updates to a table, but can't because of a unique constraint.
I have some 'empty' columns that I can use to assign a unique number to, so that then I can make my other updates.
Is there a quick and easy way to update this empty column assigning a unique (or incremental) number to each row?
I am making some updates to a table, but can't because of a unique constraint.
I have some 'empty' columns that I can use to assign a unique number to, so that then I can make my other updates.
Is there a quick and easy way to update this empty column assigning a unique (or incremental) number to each row?