Thread: Dublicate Rows
View Single Post
  #2 (permalink)  
Old 04-12-2008, 03:43 AM
Unregistered
 
Posts: n/a
Default ANY answer. Re: Dublicate Rows

Use the distinct command after select and it should take away the duplicates.
Reply With Quote