G
Guest
I have a database with many thousands of words each in a separate cell. As an
example the words "Each" and "each" appear within it. When I use the GROUP BY
clause it treats these as the same. I would like separate entries in the
results table for each of the two words given above. Many thanks.
example the words "Each" and "each" appear within it. When I use the GROUP BY
clause it treats these as the same. I would like separate entries in the
results table for each of the two words given above. Many thanks.