[firebase-br] Ajuda com ALTER TABLE

Herminio E. Piram herminiopiram em gmail.com
Sex Jun 26 08:33:15 -03 2009


Bom dia pessoa.

Pesquisei na net sobre como alterar uma coluna para adicionar um DEFAULT,
mas sem sucesso. Encontrei como alterar o nome e tipo.

Encontrei estes comandos

alter table <tabela> ALTER COLUMN <coluna> set DEFAULT <valor>

Invalid token.
Dynamic SQL Error.
SQL error code = -104.
Token unknown - line 1, char 38.
set.

alter table <tabela> add constraint <nome_Constraint> default <valor> for
<campo>

Invalid token.
Dynamic SQL Error.
SQL error code = -104.
Token unknown - line 1, char 44.
default.

Há como alterar a tabela ou tenho que dropar o campo e cria - lo novamente?


-- 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _

"If the doors of perception were cleansed everything
would appear to man as it is, infinite." (William Blake)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _



Mais detalhes sobre a lista de discussão lista