table icon Table: t100

Properties

Property Value
Name t100
ID 759673754
Owner dbo
Schema dbo
Filegroup PRIMARY
Data Size (KB) 0 KB
Index Size (KB) 0 KB
Rows 0
Unused (KB) 0 KB
ANSI Null On true
Quoted Identifier true
Lock Escalation TABLE
Lock On Bulk Load false
Lob Data Space
Filestream Data Space ID
Has Unchecked Assembly Data false
Text In Row Limit (bytes) Option not set
Large Value Types Out Of Row false
FullText Change Tracking On false
Tracked By Cdc false
Published false
Schema Published false
Replicated false
Replication Filter false
Merge Published false
Sync Tran Subscribed false
MS Shipped false
Modify Date 1/18/2011 3:23:22 PM
Create Date 1/18/2011 3:23:22 PM

Extended Properties

No extended properties defined.

Columns

Column ID Column Name Datatype Nullable Is Sparse Is Column Set
1 id int false false false

Identity Columns

No identity columns defined.

Primary Key Constraints

Name Is System Named Extended Property Name Extended Property Value
PK__t100__3213E83F2F2FFC0C true

Primary Key Columns

Name
id

Foreign Keys

No foreign keys defined.

Column Level Check Constraints

No column constraints defined.

Table Level Check Constraints

No table constraints defined.

Default Constraints

No default constraints defined.

Indexes

Name Index Type Primary Key Unique Unique Constraint Ignore Duplicate Key Disabled
PK__t100__3213E83F2F2FFC0C CLUSTERED true true false false false

FullText Indexes

No fulltext indexes defined.

Referencing Tables

No referencing tables defined.

Object Level Permissions

No object level permissions defined.

Column Level Permissions

No explicit column permissions granted to this object

Statistics

Detailed Statistics General

NameUpdatedRowsRows SampledStepsDensityAverage Key LengthString IndexFilter ExpressionUnfiltered Rows
PK__t100__3213E83F2F2FFC0C false

Detailed Statistics Density

No detailed statistics.

Detailed Statistics Histogram

No histogram statistics.

Objects that depend on [t100]

Objects on which [t100] depends

SQL

Script
SET ANSI_NULLS ON
SET QUOTED_IDENTIFIER ON
CREATE TABLE [dbo].[t100]( [id] [int] NOT NULL ) ON [PRIMARY]

See also

List of Tables