Re: Large number of random rows "mkarbarz@gmail.com" <mkarbarz@gmail.com> wrote in
news:1170684292.236619.235980@h3g2000cwc.googlegro ups.com:
> Table structure is very simple - a single table with about 20 columns
> in it (the database has already been normalized and there is no
> logical way to split it into multiple tables). Columns are either
> numeric or bit values. There are maybe 2 or 3 that are varchars but
> never longer than 10 characters.
What is the primary key? Can you randomize on that?
--
felix |