Quote:
Originally Posted by shivam0101
I need all unique ip address datewise in descending order
|
if each ip address can have multiple dates, then "unique ... datewise" doesn't make sense
it ~is~ possible, however, to associate a single date with each ip address -- the earliest, the latest, or some other calculation
what did you have in mind for this?