Subject Re: [ib-support] Re: PHP
Author Bernhard Doebler
It's ALTER TABLE ... ALTER COLUMN...

I found out, but while trying to rename a column I get an error since the column is a foreign key. How to deactivate or delete the foreign key?

Best Regards
Bernhard

----- Original Message -----
From: "Bernhard Doebler" <programmer@...>
To: <ib-support@yahoogroups.com>
Sent: Wednesday, June 20, 2001 11:25 AM
Subject: Re: [ib-support] Re: PHP


> Can you tell me something about the ALTER TABLE ... CHANGE CLOUMN statement? I tseems to me this dies not exists in Interbase. Is it right?
>