Re: [SQL] Standard SQL commands - are they in 6.5?

From: José Soares <jose(at)sferacarta(dot)com>
To: Robert Chalmers <robert(at)chalmers(dot)com(dot)au>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] Standard SQL commands - are they in 6.5?
Date: 1999-06-08 13:15:20
Message-ID: 375D1768.81F82776@sferacarta.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Robert Chalmers ha scritto:

> The following doesn't work in 6.xxx. Will it work in 6.5????
>
> ............................
> A standard SQL command to do this would be
>
> ALTER TABLE tablename MODIFY existingColumnName CHAR( 24 );
>
>

This is an useful command, although it isn't an SQL standard command.
______________________________________________________________
PostgreSQL 6.5.0 on i586-pc-linux-gnu, compiled by gcc 2.7.2.3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Jose'

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jackson, DeJuan 1999-06-08 15:37:24 RE: [SQL] Mail about duplicate rows
Previous Message Herouth Maoz 1999-06-08 08:26:37 RE: [SQL] Getting primary key from insert statement