This procedure generates a dataset with combinations of elements_to_select taken from number_of_values element set. It prints also the prepared query.
        2008-04-01 (first published: 2008-01-21)
 1,209 reads
           This procedure prepares a query for generating permutations of n-numbers set and executes it.
        2008-03-18 (first published: 2008-02-04)
 952 reads
           This procedure displays amount of disk space used by database per directories.
        2008-02-29 (first published: 2008-01-14)
 927 reads
           This procedure generates a list of random varchars (8 charactes length, only letters - lower or upper case).
        2008-02-28 (first published: 2008-01-14)
 653 reads
           This script shows one on ways of generating permutations.
        2008-02-27 (first published: 2008-01-21)
 1,024 reads
           These examples show how You can circumvent the problem with not working TOP 100 PERCENT and ORDER BY in views.
        2008-02-22 (first published: 2008-01-22)
 1,281 reads