LOL,
Basically, I (I am $proname, s_name) have entered numerous surnames into the database (s_sur). I want to see if any other users have entered the same surnames as I have and have the database show the rusults to me but I dont want to see my own entries, only other members entries.
So, I have to do a query to get ALL the surnames I have entered and then put that into another query to see who else has the same surnames.
How about that?
The query DOES work, it's just slow.
|