i got a table that needs to random sample a certain amount of records, but cannot select the same record twice. I need a fast way to do this.
Printable View
i got a table that needs to random sample a certain amount of records, but cannot select the same record twice. I need a fast way to do this.