Quote:
Originally Posted by tonkuma
Two questions:
1) Is the data type of date string?
You wrote
|
The actual date format is Numeric. I'm trying to convert it to date format.
2) What language are you using?
There are phrases like "{fn substring(CHAR(Table.date),1,4)}" in your formula.
I think there is no such syntax in SQL.[/QUOTE]
I'm using SQL...Ignore fn from the second statement.