From: Skopalik S. <sko...@hl...> - 2002-08-27 14:04:43
|
I was develop test by langref.pdf from www.ipphoenix.com for alter index statament. This doc say: ALTER INDEX fails and returns an error if the index is defined for a UNIQUE, PRIMARY KEY, or FOREIGN KEY constraint. To alter such an index, use DROP INDEX to delete the index, then recreate it with CREATE INDEX. but FB 1.0.0.821 alow inactivate unique index without any error. Is it new feature or bug ? If is feature then should be updated release notes or documentation. Slavek ing. Slavomir Skopalik DEL a.s. Olomoucka 355 Marianske udoli 783 75 Czech Republic ---------------------------------------------- Tel: 068 535 35 48 Mobil: 0602 795 874 Fax: 068 535 23 64 e-mail:sko...@hl... http://hlubocky.del.cz |