Table BDNA_PUBLISH.dbo.CAT_TECHNOPEDIA_VERSIONS
Technopedia versions table

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ID numeric 40 CAT_TECHNOPEDIA_VERSIONS table's unique identifier
NAME numeric 40  √  null CAT_TECHNOPEDIA_VERSIONS table's unique identifier
LAST_MODIFIED_DATE datetime 16,3  √  null The date the Technopedia Version's entry was last modified
VERSION nvarchar 128  √  null Technopedia's version number
RELORDER numeric 40  √  null Technopedia releases' order, where 1 equals Release 2.0, and so on
RELDATE datetime 16,3  √  null Technopedia's release date
LEGAL nvarchar 8000  √  null Legal verbage (copyright information)

Analyzed at Thu Oct 04 14:29 PDT 2012

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc PK_CAT_TECHNOPEDIA_VERSIONS