Level Member Columns - Teradata Schema Workbench

Teradata Schema Workbench User Guide

Product
Teradata Schema Workbench
Release Number
16.20
16.10
15.10
Published
June 2015
Language
English (United States)
Last Update
2018-05-25
dita:mapPath
gvf1512702977003.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-4106
Product Category
Teradata Tools and Utilities

Level member columns cannot be compound. Teradata Schema Workbench allows you to only select a single Member Column when defining a level. If you need a compound key, do one of the following:

  • Change your model, that is the hierarchy table, so there is just a single ID key. This is the best option.
  • Create a view of the hierarchy table that combines the underlying columns, perhaps again by concatenation.
  • Change your model to two levels, where one level takes you down using one column and the next level below uses the other column.