Generated using SQL Data Dictionary demo version.
Current version number of the AdventureWorks 2012 sample database.
Column | Data Type | Identity | Nullable | Default | |
---|---|---|---|---|---|
PK | SystemInformationID | tinyint | X | ||
Primary key for AWBuildVersion records. | |||||
Database Version | nvarchar(25) | ||||
Version number of the database in 9.yy.mm.dd.00 format. | |||||
VersionDate | datetime | ||||
Date and time the record was last updated. | |||||
ModifiedDate | datetime | getdate() | |||
Date and time the record was last updated. |
Primary key (clustered) constraint