date conversion function
i am new to odi.i have worked on apatar tool.Now i am exploring ODI tool,Installation part is complete
now i want to use TO_DATE function.In input table there is column which have date in varchar data type(lets say:01/01/08).now i want to load this column in output datastore which have column in DATE datatype.
you can direct me to link where syntax of all these function(Expression editor) are given.