When the following code is executed an "ORA-00904: Invalid Identifier" is displayed:
define xdate = to_date('18-jan-2008');
select * from tablename where columnname = &&xdate;
Set Scan ON option is toggled on. Code executed successfully in 5.5.4.
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center