I need to know what keyword v should use for autoincrement in the table with primary key in sql 2005
Identity
CREATE TABLE blah(
[ID] int IDENTITY PRIMARY KEY
)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With