From: Ian Skinner on
happysailingdude wrote:
>
> PS Phil: just for the benefit of anyone else trying to solve the same problem
> that i had; do you think that solution would work on all databases (ours is
> MySQL - but would it work on any DB do you think?)
>
> cheers
>


Phil and my solutions solve slightly different problems but with a great
deal of over lap.

Phil's solution is standard SQL and as such should work on any database
management system of which I am aware.

Ian