|
![]() |
Property | Value |
Name | ST_REPORT_SELECTION_A_RACE |
Schema | dbo |
Row Count | 16 |
Data Size | 8 KB |
Index Size | 24 KB |
Create Date | 8/15/2012 1:36 PM |
Description |
Column Name |
Data Type |
Allow Nulls |
Row Guid |
Fulltext Indexed |
Identity |
Default |
Description / Computed Formula |
||
![]() |
![]() |
cnxarraycolumn |
smallint(5, 0) |
False |
False |
False |
|||
![]() |
![]() |
ISN_ST_REPORT_SELECTION_A |
int(10, 0) |
False |
False |
False |
|||
![]() |
![]() |
RACE |
varchar(1) |
True |
False |
False |
|||
![]() |
![]() |
RACE_COUNT |
smallint(5, 0) |
False |
False |
False |
|||
![]() |
![]() |
RowUpdatedOn |
datetime2(27, 7) |
False |
False |
False |
Name | Insert | Update | Delete | Instead |
Name | Clustered | Columns |
False |
ISN_ST_REPORT_SELECTION_A, cnxarraycolumn |
Name | Columns | Referenced Table | Referenced Columns | Checked |
Name | Text | Checked |
Name | Type |
Name | Type |
Object | Property | Value |
Object | Property | Value |
/****** Object: Table [dbo].[ST_REPORT_SELECTION_A_RACE] Script Date: 03/09/2017 16:46:19 ******/ SET ANSI_NULLS ON SET QUOTED_IDENTIFIER ON CREATE TABLE [dbo].[ST_REPORT_SELECTION_A_RACE]( [ISN_ST_REPORT_SELECTION_A] [int] NOT NULL, [RACE_COUNT] [smallint] NOT NULL, [RACE] [varchar](1) COLLATE SQL_Latin1_General_CP1_CI_AS NULL, [cnxarraycolumn] [smallint] NOT NULL, [RowUpdatedOn] [datetime2](7) NOT NULL ) ON [PRIMARY] WITH ( DATA_COMPRESSION = PAGE ) |
cnxarraycolumn | ISN_ST_REPORT_SELECTION_A | RACE | RACE_COUNT | RowUpdatedOn |
0 | 50 | B | 1 | 2017-02-06T11:29:15.413-05:00 |
0 | 54 | H | 1 | 2017-02-06T11:29:15.413-05:00 |
0 | 48 | B | 1 | 2017-02-06T11:29:15.413-05:00 |
0 | 46 | B | 1 | 2017-02-06T11:29:15.413-05:00 |
2 | 17 | H | 3 | 2017-02-06T11:29:15.413-05:00 |
0 | 51 | B | 1 | 2017-02-06T11:29:15.413-05:00 |
0 | 45 | B | 1 | 2017-02-06T11:29:15.413-05:00 |
0 | 41 | H | 1 | 2017-02-06T11:29:15.413-05:00 |
0 | 47 | B | 1 | 2017-02-06T11:29:15.413-05:00 |
1 | 17 | B | 3 | 2017-02-06T11:29:15.413-05:00 |
Powered by BI Documenter |