View Single Post
  #1 (permalink)  
Old 07-13-2007, 07:04 AM
bkateertha bkateertha is offline
Junior Member
 
Join Date: Jul 2007
Posts: 1
bkateertha is on a distinguished road
Default ANY dialect question:

query to display only the distinct data and not the identical ones


hello,
i am working on a table having a single column of 10 rows(For simplicity). out of the 10 rows of data, one of the data is distinct from the rest while the data in the remaining 9 rows are exactly identical. i am looking for a query which display only the distinct data and not the identical ones. here the data type is number. can anybody help me out.
Reply With Quote

ANSWER(S):