User Profile

Collapse

Profile Sidebar

Collapse
Armand817
Armand817
Last Activity: Jul 19 '10, 05:32 AM
Joined: Jul 18 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Armand817
    replied to Trouble using JOINS, GROUP BY
    Thanks!

    Thank you so much. Both of your solutions worked perfectly! I appreciate your help on this. I can see I need to spend a lot more time on derived Tables and Joins...
    See more | Go to post

    Leave a comment:


  • Armand817
    started a topic Trouble using JOINS, GROUP BY

    Trouble using JOINS, GROUP BY

    I have 2 tables:
    Users --> email, UID (pk)
    Orders --> Ordernumber, UID (pk)

    I am trying to clean up the database. Some users have created multiple accounts in the database. Each account they create will generate a new UID but will have their same email address. I need to find which email addresses have multiple UIDs and which of those UIDs have an Ordernumber associated with it (for example, an account could have been...
    See more | Go to post
    Last edited by Armand817; Jul 18 '10, 03:47 AM. Reason: added code
No activity results to display
Show More
Working...