I have two value in one table in database which I need to autoincrement.
First value is ID it's a primary kay and it is setup as Identity Column and have (Is Identity) - Yes in properties.
And how setup my second value (number) to autoincrement. When I setup his property (Is Identity) yes it automaticly change Identity Column for number.
Is possible to meke autoincrement for two value in one table in sql?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…