Kevin Murphy wrote:
> I just wanted to confirm that the COPY command always stores data in the
> table in the order in which it appears in the import file.
This is not the case -- depending on the content of the FSM, the newly
added rows might be distributed throughout the table.
-Neil