Thread: RE: [SQL] Duplicate tuples with unique index

RE: [SQL] Duplicate tuples with unique index

From
Iain.Mott@CMIS.CSIRO.AU
Date:
Dear List

I'm new to SQL and databases in general. I'm writing an interface to
postgresql in C for a music application.

Presently, my interface returns instances of each query with an index. This
is done in my coding rather than a result of the SQL query itself. 

Is there a simple way to ask for an index to each instance of a query in
SQL? (positioned in the first field of the results).

Cheers,


Iain Mott
<http://soundart.tripod.com>