I have a query that returns x number of rows. From that data I need to select for example 10% of those rows from the original sample but a random selection.
I dont have a clue where to start with that in the query grid.
advice would be much appreciated.
sql that forms original sample;
SELECT...