rowid being added to select statement using ODBC
In Oracle 12.2, we are seeing parse warning messages. The sql shown in the log includes rowid in the select which causes the sql to be invalid – column ambiguously defined. Google found the below entry from 2007.
Does this sound familiar to anyone and if so what is the fix?
Using Oracle ODBC 12.2. Vendor of the application states they are NOT coding rowid in the select statement.