only show one entry per

stu_c

Registered User.
Local time
Today, 01:49
Joined
Sep 20, 2007
Messages
494
Hi all
I want to run a query that when runs only shows words from a specific column but does not show duplicates of words is that possible?
for example if the list was:
BODYWORK
BODYWORK
ENGINE
ENGINE
ENGINE
WINDSCREEN
TYRES

I would like the query to run but only show
BODYWORK
ENGINE
WINDSCREEN
TYRES

I do not want it to delete the records just not show them in that specific query
 
thank you!
 

Users who are viewing this thread

Back
Top Bottom