Forum Moderators: open
I'm detecting multiple signups and at the moment I'm looking at interesting correlations between IP based data and a few other things. I'm after a match where all columns are the same.
For example, let's say I have the following 4 fields in a table:-
ISP name
Lattitude
Longitude
Browser User-Agent
Is it possible with a single query to pull all records from a database where those 4 fields are identical (when I don't know in advance what the values are)?
Thanks!
TJ