Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select GROUP field is empty or null
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL Select GROUP field is empty or null
Miscellaneous
Thread ID:
01658951
Message ID:
01658951
Views:
42
Hi,

I have the following SQL Select (simplified):
cSqlselect = "SELECT " + cGroupField + " AS GROUP_ID " ....   GROUP BY " + cGroupField
I want all records where the cGroupField is empty or NULL to be grouped into one record. But I get one row for all empty values and one row for all NULL values.

How do you suggest I change the above SQL Select?

TIA
"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