Current version number of the AdventureWorks 2016 sample database.
| Creation Date | 27/10/2017 14:33 |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 1 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| SystemInformationID | Primary key for AWBuildVersion records. | UnsignedTinyInt | 1 | |||
| Database Version | Version number of the database in 9.yy.mm.dd.00 format. | VarWChar | 25 | ||||
| VersionDate | Date and time the record was last updated. | DBTimeStamp | 4 | ||||
| ModifiedDate | Date and time the record was last updated. | DBTimeStamp | 4 | (getdate()) |
| Index | Description | Primary | Unique |
|---|---|---|---|
| PK_AWBuildVersion_SystemInformationID | Primary key (clustered) constraint | ![]() | ![]() |
|