I want to change a column from "generated always as identity" to "generated by default as identity". Do I have to remove/read the column, or is there an easier way to do it?
Thanks, Jim
I want to change a column from "generated always as identity" to "generated by default as identity". Do I have to remove/read the column, or is there an easier way to do it?
Thanks, Jim