Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL JOIN in Oracle
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
SQL JOIN in Oracle
Divers
Thread ID:
00367596
Message ID:
00367596
Vues:
72
We currently have an VFP 6-sp3 application using SQL Server 7 that creates remote views and are trying to migrate it to ORACLE 8.

The question is will Oracle allow the following:
Create SQL View si_Views_And_Tables Remote Connection JCS1_Conn Shared As Select * From si_Datafiles Join si_Programs On si_Datafiles.datafile_Key = si_programs.datafile_Key

This statement works fine if the connection is to SQL.
I can get it to work if I use WHERE instead of JOIN.
Should we be using WHERE's instead?

Thanks
Eddie McCandless
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform