RE:  How to do sort random?

 Rob, you missed the part about the sequence having no duplicates.  To
 overcome that, get the random numbers, add the record number, sort and
 drop the random number part.

    pipe random|take 10|spec 1-* 1 number n|sort 1.4|substr 11-*|...

     j.                                          [EMAIL PROTECTED]

Reply via email to