Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. danielv

    Duplicate keys

    Thanks for the responses. I should have been more specific when I asked my original question. The table uses 2 fields as the key. So, Piti, how does that affect the count expression? Would it be--count(field1, field2) or count(field1 AND field2)? Or did I unleash a beast?
  2. danielv

    Duplicate keys

    Does anybody know how it is possible to get duplicate keys in a table? Better yet, does anybody know how to track them down? I have two records with the same keys, and I can't think of any SELECT statement that would find them. Any ideas?

Part and Inventory Search

Back
Top