Subject Re: [firebird-support] Dropping a column
Author Magnus Titho
skogvall wrote:

>My problem is with a column named TIMESTAMP. FB refuses to drop that
>column saying "Token unknown"
>
>What can I do?
>
>
Try quoting the column-name (alter table tab1 drop column "TIMESTAMP")

>Best regards,
>Bengt
>
>

--
Magnus