Download User Manual
Transcript
Random Selection
The #count parameter selects every "nth" record from the dataset, where "n" is equal
to count. This option is designed to allow "random" selection from the dataset. It
cannot be combined with the (startrecord/endrecord) option.
Test databases can be constructed from random samplings of production databases.
Using the #count parameter and the Put command we build a test dataset:
>base store
>get d-inventory(#15)
>put d-inventory,test
>exit
Suprtool/Open 5.7
{every 15th record is read}
{put to the d-inventory dataset in …}
{… Test database}
Suprtool Commands • 135
Related documents
Suprtool 5.4 for HP-UX
User Manual
PDF 1.8M - Robelle
PDF 4.4M - Robelle
User Manual
Suprtool 5.5 for MPE
PDF 6.9M - Robelle
Suprtool 5.5 for AMXW: Change Notice
available online - Computational Infrastructure for Geodynamics
User Manual
Suprtool for MPE Change Notice
Suprtool for HP-UX Change Notice