Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HAVING phrase
Message
 
 
À
11/06/2008 10:17:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01323049
Message ID:
01323084
Vues:
11
Nothing prevents you from using a field alias in your example.

>I know that 'construct' since I use it like in
>
>select product ,;
>      sum(realcost) ;  && no field name given
>   from ... ;
>   into array aa ;
>   group by 1 ;
>   having ( sum(realcost) > 222 )
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform