Staging > 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. SQL Server databases often have integer, numeric, varchar(), and datetime data types. See the database documentation for a description of the data types available. Changing this field alters the table's definition.