Order By giving two groups -
04-26-2005
, 10:53 PM
I have a new database table which contains name and url field. When I order
by name I get two groups, the first being those without an entry in the url
field, the second with an entry in the url field, each grou seperately
ordered correctly.
In a possibly related problem with the same table displaying in a web
browser through php, there are again two groups diplaying when ordered by
name. If a member of the first group is displayed and resubmitted without
change, it then appears in the second group.
I tried doing an export / import to refresh the data, but it didn't help.
Any ideas for causes and or solutions?
Phil |