Fact Tables > Data type
  
Data type
This is the database specific data type. It must be a valid data type for the data warehouse database platform. Typical Oracle data types are number, char(), varchar2() and date. For SQL Server common types are integer, numeric, varchar() and datetime. See the database documentation for a description of the data types available. Changing this field alters the table's definition.