DWStaging
 dbo.ST_LTTR_BLCK_A_LINE_NO (Table)
  Properties
Property Value
Name ST_LTTR_BLCK_A_LINE_NO
Schema dbo
Row Count 4732
Data Size 280 KB
Index Size 120 KB
Create Date 11/7/2012 2:39 PM
Description
  Columns
 
 
Column Name
Data Type
Allow Nulls
Row Guid
Fulltext Indexed
Identity
Default
Description / Computed Formula
cnxarraycolumn
smallint(5, 0)
False
False
False
 
ISN_ST_LTTR_BLCK_A
int(10, 0)
False
False
False
 
LINE_NO
varchar(72)
True
False
False
 
LINE_NO_COUNT
smallint(5, 0)
False
False
False
 
  Triggers
Name Insert Update Delete Instead
  Indexes
Name Clustered Columns
False
ISN_ST_LTTR_BLCK_A, cnxarraycolumn
  Foreign Key Constraints
Name Columns Referenced Table Referenced Columns Checked
  Check Constraints
Name Text Checked
  Parent Dependencies (objects that dbo.ST_LTTR_BLCK_A_LINE_NO depends on)
Name Type
  Child Dependencies (objects that depend on dbo.ST_LTTR_BLCK_A_LINE_NO)
Name Type
  Extended Properties
Object Property Value
   Annotations
Object Property Value
  DDL
/****** Object: Table [dbo].[ST_LTTR_BLCK_A_LINE_NO] Script Date: 03/09/2017 16:46:11 ******/
SET ANSI_NULLS ON
SET QUOTED_IDENTIFIER ON
CREATE TABLE [dbo].[ST_LTTR_BLCK_A_LINE_NO](
    [ISN_ST_LTTR_BLCK_A] [int] NOT NULL,
    [LINE_NO_COUNT] [smallint] NOT NULL,
    [LINE_NO] [varchar](72) COLLATE SQL_Latin1_General_CP1_CI_AS NULL,
    [cnxarraycolumn] [smallint] NOT NULL
) ON [PRIMARY]
WITH
(
DATA_COMPRESSION = PAGE
)
  Sample Data
cnxarraycolumn ISN_ST_LTTR_BLCK_A LINE_NO LINE_NO_COUNT
2 308 {COURSE:}@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@ {REF#:}@@@@@@ 11
7 604 for application information. 8
0 715 SUBJECT=IMPORTANT-One of your classes has been cancelled. 2
4 734 account. An amount of @@@@@@@@@@ will be available in your account 7
3 401 ¬YOUR SCHEDULED APPOINTMENT FOR THE{CSPT}IS SHOWN BELOW. ¬PLEASE BRING 6
2 1059312 * 11
7 88 Starting Date: @@@@@@@@@@ 12
4 1468413 again for the progress you have made in attaining them. 5
7 233 Each email communication should contain one of these types of blocks 11
4 219 to the web site at http://www.fccsc.org/test and then click on the 10
Powered by BI Documenter