limit table to one row

From: Brandon Metcalf <brandon(at)geronimoalloys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: limit table to one row
Date: 2009-06-04 20:13:25
Message-ID: Pine.LNX.4.58L.0906041511290.17533@cedar.geronimoalloys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way when creating a table to limit it to one row? That is,
without using a stored procedure?

I searched the documentation, but didn't find anything.

--
Brandon

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Broersma 2009-06-04 20:17:34 Re: limit table to one row
Previous Message Merlin Moncure 2009-06-04 18:01:44 Re: Using a multi-valued function in a view