DWStaging
 dbo.ST_CLASS_A_BOOK_MATERIALS (Table)
  Properties
Property Value
Name ST_CLASS_A_BOOK_MATERIALS
Schema dbo
Row Count 165
Data Size 16 KB
Index Size 24 KB
Create Date 8/15/2012 12:45 PM
Description
  Columns
 
 
Column Name
Data Type
Allow Nulls
Row Guid
Fulltext Indexed
Identity
Default
Description / Computed Formula
BOOK_MATERIALS
varchar(60)
True
False
False
 
BOOK_MATERIALS_COUNT
smallint(5, 0)
False
False
False
 
cnxarraycolumn
smallint(5, 0)
False
False
False
 
ISN_ST_CLASS_A
int(10, 0)
False
False
False
 
RowUpdatedOn
datetime2(27, 7)
False
False
False
 
  Triggers
Name Insert Update Delete Instead
  Indexes
Name Clustered Columns
False
ISN_ST_CLASS_A, cnxarraycolumn
  Foreign Key Constraints
Name Columns Referenced Table Referenced Columns Checked
  Check Constraints
Name Text Checked
  Parent Dependencies (objects that dbo.ST_CLASS_A_BOOK_MATERIALS depends on)
Name Type
  Child Dependencies (objects that depend on dbo.ST_CLASS_A_BOOK_MATERIALS)
Name Type
  Extended Properties
Object Property Value
   Annotations
Object Property Value
  DDL
/****** Object: Table [dbo].[ST_CLASS_A_BOOK_MATERIALS] Script Date: 03/09/2017 16:45:58 ******/
SET ANSI_NULLS ON
SET QUOTED_IDENTIFIER ON
CREATE TABLE [dbo].[ST_CLASS_A_BOOK_MATERIALS](
    [ISN_ST_CLASS_A] [int] NOT NULL,
    [BOOK_MATERIALS_COUNT] [smallint] NOT NULL,
    [BOOK_MATERIALS] [varchar](60) COLLATE SQL_Latin1_General_CP1_CI_AS NULL,
    [cnxarraycolumn] [smallint] NOT NULL,
    [RowUpdatedOn] [datetime2](7) NOT NULL
) ON [PRIMARY]
WITH
(
DATA_COMPRESSION = PAGE
)
  Sample Data
BOOK_MATERIALS BOOK_MATERIALS_COUNT cnxarraycolumn ISN_ST_CLASS_A RowUpdatedOn
Textbook available at College Bookstore 1 0 171632 2017-02-06T10:40:06.307-05:00
Textbook: Caring for Infants and Toddlers 2 1 134506 2017-02-06T10:40:02.751-05:00
erchange 3, 4th edition, Richards, Cambridge University Pres 5 1 186311 2017-02-06T10:40:06.307-05:00
Pree, student book with self-study guide, DVD-ROM Super 5 2 183476 2017-02-06T10:40:06.307-05:00
prior to the start of class. 2 1 186559 2017-02-06T10:40:06.307-05:00
Value Pack (ISBN 9781107682979) Note: Opened textbook packa 5 3 183476 2017-02-06T10:40:06.307-05:00
A Basic Course in American Sign Language, 2nd edition, 5 0 183457 2017-02-06T10:40:06.307-05:00
Fire in the Field - CD 2 0 144944 2017-02-06T10:40:02.751-05:00
packet is open. Please wait for 1st class meeting to open 5 4 191749 2017-02-06T10:40:06.307-05:00
Building ASL Interpreting and Translating Skills, Scheetz, 4 1 183408 2017-02-06T10:40:06.307-05:00
Powered by BI Documenter