Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using having without group by
Message
De
24/12/2000 04:20:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Using having without group by
Divers
Thread ID:
00456657
Message ID:
00456657
Vues:
73
Using having without group by

Is it OK to use having without group by in SQL SELECT ?

I want to place additional filter to result columns,
like:

Select ;
as myvalue, ;
from mytable ;
having betw( myvalue, 1,100 )

is a very complex expression and i don't wish to include it to having clause second time.
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform