[firebase-br] O que estou errando ?

Eder Mir eder.mir em mercantilnet.com.br
Ter Maio 29 16:24:52 -03 2007


Boa Tarde.

Onde está o erro ?

Quando executo esta DDL, o comando ALTER não está sendo reconhecido.

/* Tabela: CONTA_CHEQUE_000 */

CREATE TABLE CONTA_CHEQUE_000 (
    CHEQUE NUMERIC (10, 0) default 0 NOT NULL,
    VALOR NUMERIC (10, 2) default 0 NOT NULL,
    DATA_CANHOTO DATE default '01/01/1900' NOT NULL,
    DATA_EXTRATO DATE default '01/01/1900' NOT NULL,
    CANCELAMENTO DATE default '01/01/1900' NOT NULL);

/* Primary keys definition */

ALTER TABLE CONTA_CHEQUE_000 ADD PRIMARY KEY (CHEQUE);
Eder Mir


No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.8.1/822 - Release Date: 28/05/2007
11:40



Mais detalhes sobre a lista de discussão lista