1
Answer

how to identify record is not updated in Sql server

prasanna p

prasanna p

3y
697
1

hi Friends,

I am inserting records into a datatable after insertion , max(sno) lessathan rows I am deleting.

No When record is not inserting means SNO is not changing I need to delete that record immediatly.I have row created time field in the table.

how to delete record when the SNO is not changed?

Answers (1)