SQL Keywords

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any keywords other that DISTINCT and DISTINCTROW that I can use to
stop duplicate records from being printed in a mailing list. DISTINCT is used
when only one field is needed from a record. I tried to use it, but I got an
error because I need for than one field in the query. Duplicates are still
displayed when DISTINCTROW is used. Does anyone know a great forum or site I
can use to check SQL out in.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top