Skip to main content

Input data

The input file, the data of which will be loaded into the database table, contains customer information of various aspects.

The file structure usually called Schema in Talend Studio includes the following columns:

  • id (Type: Integer)

  • CustomerName (Type: String)

  • CustomerAge (Type: Integer)

  • CustomerAddress (Type: String)

  • CustomerCity (Type: String)

  • RegisterTime (Type: Date)

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!