1
Answer

identity column

Photo of srinath

srinath

13y
1.8k
1
Hi,

  I have table with one column as Identity column, if I delete a row number 6 which
  has Identity column seed value as 6 then if insert a new row in the table then
  how can I insert same number 6 in the identity column?

  I tried in google but I couldn't get it.
  Please let me know.

Answers (1)