| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Christian Mack | Date: | September 15 1999 6:39pm |
| Subject: | Re: Removing an index | ||
| View as plain text | |||
Craig Vincent wrote: > > What is the command to remove an index off a table? > > Craig Vincent Hi Craig How about: ALTER TABLE yourTable DROP INDEX indexname; or: ALTER TABLE yourTable DROP PRIMARY KEY; Tschau Christian
| Thread | ||
|---|---|---|
| • A problem with the MyODBC | Daniel Ruiz | 15 Sep |
| • Removing an index | Craig Vincent | 15 Sep |
| • Re: Removing an index | Fraser MacKenzie | 15 Sep |
| • Re: Removing an index | Jeff Urban | 15 Sep |
| • Re: Removing an index | Christian Mack | 15 Sep |
| • A problem with the MyODBC | Michael Widenius | 18 Sep |
| • RE: Removing an index | Darren L Sweeney | 15 Sep |
