Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incorrect Syntax Error
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01323625
Message ID:
01323633
Vues:
16
>>Now I'm getting:
>>
>>"Column 'Product.sProduct_Desc1' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause."
>>
>>I don't understand why all the columns listed in the SELECT clause have to be in the GROUP BY clause.
>>
>>Can you enlighten me?
>
>If column is not in the GROUP BY clause than SQL engine wouldn't know what record it should come from. IOW, you did not provide enough info for SQL Engine to perform the query.


"....than SQL engine wouldn't know what record it should come from"

Huh?? I don't get this.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform