Editing Dbo.AWBuildVersion (table)
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2: | Line 2: | ||
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
− | |- | + | |- |
| '''Table | | '''Table | ||
| dbo.AWBuildVersion | | dbo.AWBuildVersion | ||
− | |- | + | |- |
− | |||
− | |||
|} | |} | ||
− | + | ||
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
|- style="background:silver" | |- style="background:silver" | ||
Line 17: | Line 15: | ||
| '''Nullable | | '''Nullable | ||
| '''Default | | '''Default | ||
− | | ''' | + | | '''PK |
− | + | | '''Index | |
− | |- | + | |
+ | |- | ||
| SystemInformationID | | SystemInformationID | ||
| tinyint | | tinyint | ||
| not null | | not null | ||
| | | | ||
− | | | + | | PK_AWBuildVersion_SystemInformationID |
− | |- | + | | |
+ | |- | ||
| Database Version | | Database Version | ||
| nvarchar(25) | | nvarchar(25) | ||
| not null | | not null | ||
| | | | ||
− | | | + | | |
− | |- | + | | |
+ | |- | ||
| VersionDate | | VersionDate | ||
| datetime | | datetime | ||
| not null | | not null | ||
| | | | ||
− | | | + | | |
− | |- | + | | |
+ | |- | ||
| ModifiedDate | | ModifiedDate | ||
| datetime | | datetime | ||
| not null | | not null | ||
| (getdate()) | | (getdate()) | ||
− | | | + | | |
+ | | | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== wikivalues == | == wikivalues == | ||
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
− | |- | + | |- |
| '''Table Values | | '''Table Values | ||
| dbo.AWBuildVersion | | dbo.AWBuildVersion | ||
+ | |- | ||
|} | |} | ||
− | |||
− | |||
+ | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
+ | |- style="background:silver" | ||
| '''SystemInformationID | | '''SystemInformationID | ||
| '''Database Version | | '''Database Version | ||
| '''VersionDate | | '''VersionDate | ||
− | |- | + | |- |
− | + | | 1 | |
− | | 1 | + | | 9.06.04.26.00 |
− | | 9.06.04.26.00 | + | | 2006-04-26 00:00:00.000 |
− | | 2006-04-26 00:00:00.000 | ||
|} | |} | ||
− | |||
== automatically generated == | == automatically generated == | ||
Line 83: | Line 73: | ||
| '''Table | | '''Table | ||
| dbo.AWBuildVersion | | dbo.AWBuildVersion | ||
− | |- | + | |- |
+ | |||
| '''Description | | '''Description | ||
| Current version number of the AdventureWorks sample database. | | Current version number of the AdventureWorks sample database. | ||
|- | |- | ||
+ | |||
|} | |} | ||