All,

I am new to Jena. I would like to query two databases, mysql and Oracle.
Assume that there are similar columns in both. For example MYSQL contains a
table EMP with ENAME column. Oracle contains, say, DEPT table with
EMPLOYEENAME column. What are the steps if I want Jena to find out ENAME of
MYSQL is same as EMPLOYEENAME column of Oracle, ( and so can be joined). Is
this possible, at least to get an output saying both columns are similar?
If so, how, thanks and appreciate your help.

Best, Ravion

Reply via email to