Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL syntax needed
Message
De
21/11/2008 09:16:34
 
 
À
20/11/2008 16:15:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01363325
Message ID:
01363462
Vues:
17
>Exactly. Thank you Borislav
>
>Another question
>
>INNER JOIN (SELECT MAX(Date) AS Date FROM Table1) Tbl1
>
>I don't understand the tbl1 at the end. Could you please explain that sentence?
>

As William said, it identifies the table. For completeness, it's called a "local alias." There are other reasons you assign a local alias in a query, such as when a query contains two instances of the same tabel.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform