Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to GROUP BY ON 2 fields in SQL
Message
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
How to GROUP BY ON 2 fields in SQL
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01362746
Message ID:
01362746
Vues:
80
Hi,

I have the following SQL Select code when using VFP database and it works:
select Mytable.myfld1 + Mytable.myfld2 as MyGroup from MyTable group by MyGroup
When executing this SQL Select against SQL Server it fails. How do I change this SQL Select so that it would work for both VFP and SQL Server?

Thank you in advance.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform