Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> INNER JOIN
Dear,
This Quesry SQL work fine to ACCESS but not with ORACLE 7
SELECT Difetti.*, DescrDifetti.*
FROM DescrDifetti
INNER JOIN Difetti ON DescrDifetti.CodDifetto = Difetti.Coddifetto
Have some information for me ?
Regards
Renato
Received on Tue Dec 21 1999 - 00:47:00 CST
![]() |
![]() |