--- Michael Fuhr <[EMAIL PROTECTED]> wrote:
> On Fri, Dec 10, 2004 at 06:31:15PM -0300, Pablo
> Santiago Blum de Aguiar wrote:
>
> > I'm getting boring notices when creating tables:
>
> [snip]
>
> > NOTICE: CREATE TABLE / PRIMARY KEY will create
Hi,
I did a search for this issue but don't seem to find
anything reasonably satisfactory.
I'm getting boring notices when creating tables:
test=# CREATE TABLE cliente (
test(# idINTEGER NOT NULL,
test(# id_indica INTEGER NULL,
test(# email VARCHAR(40) NUL