Sunday, February 19, 2012

identity

Hi,

When do I use option
"Yes (Not For Replication)" for identity column.

Is it used for bidirectional replication ?

thanks
Shubhangiit is used when you are creating (hopefully) a primary key in your table - this is usually the ID column which increments automatically by 1 every time you add a new row to the table.

No comments:

Post a Comment