Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I think this is a question which can be solved with a min/max function, but I can't get it done. I hope one of you guys can help me out.
I do have the following data:
Now I would like to see the contactids per accountid which have the highest date. The result should be like this:
As you can see, there is no logic between the contactids and the datescheduled.
I am using Oracle SQL, but solutions in another way are also welcome.
Regards,
Henco
Thanks.