I'm building a database for a website,
using PowerDesigner.
I'm using domains for the ID's and want an ID to be auto_increment.
Is there a way to get the DDL/CREATE script with auto_increment in it, using Microsoft SQL server 2014?
Asked
Active
Viewed 1,493 times
1
1 Answers
1
I have an Identity
property on my Domain
.
You can also change the selected columns in the list to see this property.

pascal
- 3,287
- 1
- 17
- 35