Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle inner join
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Oracle inner join
Divers
Thread ID:
00591176
Message ID:
00591176
Vues:
66
Hallo,
somewhere can tell me the right syntax for the follow SQL Statement in
ORACLE 7 (Inner JOIN -> (+) )


SELECT a.*, b.function, c.department
from persons a
LEFT OUTER JOIN functions b
ON b.ID =a.function_Id
LEFT OUTER JOIN departments c
ON c.ID =a.department_id


TIA
achim huber
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform