Re: Select on Multiple columns

2004-05-19 Thread Stephen E. Bacher
Rocco Castino [EMAIL PROTECTED] writes: I would like, for example, to get the records starting from row number 6 (without, of course, working with the primary key, where the numbers could not necessarily be sorted as here): +++---+---+ | id_example |

Select on Multiple columns

2004-05-18 Thread Rocco Castino
Hi all, I have a trouble with multiple-column indexes, I will try to describe it with an example. Suppose I have a table like the following one: +++---+---+ | id_example | x_uno | x_due | x_desc| +++---+---+ |