Hi!
How can I modify a field of table with ALTER TABLE? I want to modify theconstraint. The TABLE is now:"ID" int8 NOT NULL, UNIQUE
But I want this:"ID" int8 REFERENCE "table2"
THanx!Bye!-----------------Linux RedHat 7.1-----------------