Viewing 5 posts - 1 through 6 (of 6 total)
I am a little confused about those things ..:-(
Then how does we create this identity column ?
January 14, 2015 at 2:40 am
"You, as the developer, can set a column to be an identity which means it's auto-incremented for new rows. It's still not unique. "
...
January 14, 2015 at 1:49 am
I got some idea about row number and row Id as :
row id is the unique index number of every row of table maintaining by database automatically and
...
January 13, 2015 at 8:52 pm
I thought row number and row index are different concepts .. That's why I ask this question .. Thank you 🙂
January 13, 2015 at 5:15 am
Viewing 5 posts - 1 through 6 (of 6 total)