Re: [SQL] primary keys - Mailing list pgsql-sql

From Marin D
Subject Re: [SQL] primary keys
Date
Msg-id Pine.LNX.3.96.980518152436.4374B-100000@server.iclub.techno-link.com
Whole thread Raw
In response to primary keys  (Perry Seleski <seleski@ronix.ptf.hro.nl>)
List pgsql-sql
Just use the ANSI SQL syntax


On Mon, 18 May 1998, Perry Seleski wrote:

>
> CREATE TABLE Homepages (
>     URL            varchar(80) PRIMARY KEY,
>


Marin


pgsql-sql by date:

Previous
From: Perry Seleski
Date:
Subject: primary keys
Next
From: "Jose' Soares Da Silva"
Date:
Subject: Re: [SQL] New User -- PG features