I am using an input tool that is connected to a database via an ODBC. Next I use the SQL editor window to write a simple query that uses a TO_DATE function in the where clause.
Issue: Whenever I open the query editor, the TO_DATE get converted to "TO_DATE". The quotations cause a syntax error if I don't remove them. This just recently started to happen (probably within the last month) so not sure what changed. Its an easy fix, but it is starting to get annoying.
Please advise, thanks!