Re: Inserting all defaults

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Richard Harvey Chapman <hchapman(at)3gfp(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Inserting all defaults
Date: 2000-06-27 02:07:54
Message-ID: 39580C7A.3F795F01@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Is it possible to do an insert with no values?

insert tablename default values;

- Thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Charles Tassell 2000-06-27 02:27:59 Re: Limit for an transaction
Previous Message Michael Mayo 2000-06-27 02:01:07 Re: Transactions and web applications