Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to GROUP BY ON 2 fields in SQL
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
How to GROUP BY ON 2 fields in SQL
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01362746
Message ID:
01362746
Views:
79
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
Next
Reply
Map
View

Click here to load this message in the networking platform