Re: first record is skipped in select and shows up last

2004-07-06 Thread Paul DuBois
At 10:22 -0400 7/6/04, leegold wrote: What would be the cause of the following situation? I do a select * from a table and sort by the pk. The first line/record is notably empty/not there, and content starts w/2nd record, and what should be the 1st record appears at the end after the what should be

first record is skipped in select and shows up last

2004-07-06 Thread leegold
What would be the cause of the following situation? I do a select * from a table and sort by the pk. The first line/record is notably empty/not there, and content starts w/2nd record, and what should be the 1st record appears at the end after the what should be the very last record. But doing a li