Hi,
I'm trying to build a query that will create a stratified random sample of the records in a database. I want to randomly select 10% of the records entered by each user in the database. For example, in a table called TblHousehold, I record various bits of information about households, as...