S
simoNamibia
I have a query of drilling data with fields BoreholeID, From, To and
Rocktype. Bear in mind each borehole can have any amount of records and the
same rocktype can appear more than once. Lets say 50% of the holes have their
first Rocktype as SAND and these have STONE as their second entry. The other
50% the first Rocktype is either STONE or ROCK! How can I filter the data out
so that the result is ONLY the first record of each borehole containing STONE
or ROCK. The fields From and To are Numeric?
Rocktype. Bear in mind each borehole can have any amount of records and the
same rocktype can appear more than once. Lets say 50% of the holes have their
first Rocktype as SAND and these have STONE as their second entry. The other
50% the first Rocktype is either STONE or ROCK! How can I filter the data out
so that the result is ONLY the first record of each borehole containing STONE
or ROCK. The fields From and To are Numeric?