Multiple Index's - Mailing list pgsql-sql

From Brian C. Doyle
Subject Multiple Index's
Date
Msg-id 5.0.0.19.2.20000921130926.02c2ad30@pop
Whole thread Raw
Responses Re: Multiple Index's  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-sql
Hello all,

How would I prevent a user from submitting information to a table once they 
have already done so for that day.  I would need them to be able 
information on future dates as well as have information in the table from 
past dates from that user.

I am looking for something like insert user_id, date, info where user_id 
and date are not the same... does that make sense?




Brian C. Doyle



pgsql-sql by date:

Previous
From: Frank Bax
Date:
Subject: Re: [Fwd: Re: no ORDER BY in subselects?]
Next
From: "Mitch Vincent"
Date:
Subject: Re: Multiple Index's