Re: Sorting of a table on create

From: Mark Styles <lambic_at_msn.com>
Date: 1998/01/07
Message-ID: <34B3988F.692C_at_msn.com>#1/1


Jeff wrote:
> What I am trying to do is create the
> table with a primary key (ref_nbr) sorted on the primary key.

Data in a relational database is not generally in any sorted order, the sorting occurs when you extract data by giving your queries an ORDER BY clause. Received on Wed Jan 07 1998 - 00:00:00 CET

Original text of this message