Dbo.AWBuildVersion (table)
wikibot
Table | dbo.AWBuildVersion |
Column | Data Type | Nullable | Default | PK | Index |
SystemInformationID | tinyint | not null | PK_AWBuildVersion_SystemInformationID | ||
Database Version | nvarchar(25) | not null | |||
VersionDate | datetime | not null | |||
ModifiedDate | datetime | not null | (getdate()) |
wikivalues
Table Values | dbo.AWBuildVersion |
SystemInformationID | Database Version | VersionDate |
1 | 9.06.04.26.00 | CONVERT(DATETIME, '2006-04-26 00:00:00.000', 120) |