I have existing table it has two columns one column datatyps is int
i want to alter that int column to identity colum
now i have datain that table
how this is possible to alter to identity column
I have existing table it has two columns one column datatyps is int
i want to alter that int column to identity colum
now i have datain that table
how this is possible to alter to identity column