Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Merge two recordsets

967659Nov 14 2012 — edited Nov 14 2012
I have two ADODB-connections in VBA to two different databases. I select the same field names in both databases. Is it somehow possible to merge these two recordset and remove duplicates with union and select distinct?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2012
Added on Nov 14 2012
1 comment
459 views