I'm having an issue with downloading data from a corporate database. After a database change - that included upgrading the version and merging with an acquisition's database - I'm suddenly hitting ...
T1,T2 have values, T3 is null. when I insert 21 rows record into table, call the OCI_FetchLast() and OCI_FetchFirst(), the 21 row record get the 20 row record result. But in oracle 11g client and 12c ...