Greetings Group,
I created a MONTHS_BETWEEN expression and am trying to incorporate this function in the "WHERE" clause of my query.
Has anyone tried this? I'm experiencing an error:
SQL error. Stmt #: 4353 Error Position: 0 Return: 1840 - ORA-01840: input value not long enough for date format.
Perhaps Oracle isn't equipped to handle such a function in the WHERE clause.
I created a MONTHS_BETWEEN expression and am trying to incorporate this function in the "WHERE" clause of my query.
Has anyone tried this? I'm experiencing an error:
SQL error. Stmt #: 4353 Error Position: 0 Return: 1840 - ORA-01840: input value not long enough for date format.
Perhaps Oracle isn't equipped to handle such a function in the WHERE clause.