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!

How to compare two tables data without using join.

24837Oct 31 2001
Hi friends,
There are two tables which are having 40 columns each(tables
structure is same except one table is having char columns &
other is varchar2),some corresponding columns data is same, i
want to retrieve the data when there is a match for the columns
without using join conditions( Since 40 columns, a big join will
be there). Any Oracle function which will take Table names as
arguments and compares the data..?. Please give your suggestions
or Queries..

Regards,
G. Rajakumar.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2001
Added on Oct 31 2001
1 comment
352 views