Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: dups in table, need constraint clause

Re: dups in table, need constraint clause

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Thu, 20 Mar 2003 00:15:30 +0100
Message-ID: <efuh7v0rro4tdho8vb4k1ihpp0r0k57bn7@4ax.com>


On Wed, 19 Mar 2003 16:32:15 -0600, Michael Hill <hillmw_at_ram.lmtas.lmco.com> wrote:

>but can i include this constraint somewhere in the table creation sql?

as last line before the closing parenthesis

primary key ...

)

as defined in the sql reference manual

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Wed Mar 19 2003 - 17:15:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US