AdventureWorks Database > dbo Schema : dbo.AWBuildVersion Table |
Creation Date | 08/01/2010 08:40 |
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. | tinyint | 1 | |||
Database Version | Version number of the database in 9.yy.mm.dd.00 format. | nvarchar | 25 | ||||
VersionDate | Date and time the record was last updated. | datetime | 4 | ||||
ModifiedDate | Date and time the record was last updated. | datetime | 4 | (getdate()) |
Index | Description | Primary | Unique |
---|---|---|---|
PK_AWBuildVersion_SystemInformationID | Primary key (clustered) constraint | ![]() | ![]() |
|