Multiple choice technology

In the Datatype Conversions Date can be converted only to date and string and vice versa.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Informatica and most ETL tools, Date data types can only be converted to other Date formats or to String representations. Direct conversion to numeric types or other incompatible types requires intermediate string conversion. This is a standard datatype conversion rule.