Re: Random Unique Integer - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: Random Unique Integer
Date
Msg-id 20070614132540.GA70344@winnie.fuhr.org
Whole thread Raw
In response to Random Unique Integer  ("Campbell, Lance" <lance@uiuc.edu>)
Responses Re: Random Unique Integer
List pgsql-sql
On Thu, Jun 14, 2007 at 08:08:26AM -0500, Campbell, Lance wrote:
> I have a table T1.  It contains a field called F1.  Is there a way for
> me to set the table T1 up such that F1 can be populated with a random
> integer such that F1 is a unique integer?

What problem are you trying to solve?  The solution might depend
on what you're trying to do.

-- 
Michael Fuhr


pgsql-sql by date:

Previous
From: "Campbell, Lance"
Date:
Subject: Random Unique Integer
Next
From: "Rodrigo De León"
Date:
Subject: Re: Organization of tables