Subject Re: [IBO] How to ????
Author Jason Wharton
Just drop the table and the indexes will go with it. (I think)

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Daniel Bertin" <daniel@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, April 20, 2001 11:05 AM
Subject: Re: [IBO] How to ????


>
> DROP INDEX RBLIKEWORDS
> DROP INDEX RBWORDWORDS
> DROP TABLE WORDS
>
> If I do this in DSQL I get an error
>
> invalid token 'DROP'