| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | November 5 2002 7:10am |
| Subject: | Re: Removal of Primary Key in Mysql | ||
| View as plain text | |||
At 12:08 +0530 11/5/02, Uma Shankari T. wrote: >Hello, > > I have set one of my field in the mysql table as primary key..no i want >to remove that primary key setting in mysql..Can anyone please tell me how >to do that ??? > >Regards, >Uma ALTER TABLE tbl_name DROP PRIMARY KEY;
| Thread | ||
|---|---|---|
| • Removal of Primary Key in Mysql | Uma Shankari T. | 5 Nov |
| • Re: Removal of Primary Key in Mysql | Paul DuBois | 5 Nov |
| • Re: Removal of Primary Key in Mysql | Eric Frazier | 5 Nov |
| • RE: Removal of Primary Key in Mysql | Alan McDonald | 5 Nov |
| • RE: Removal of Primary Key in Mysql | William R. Mussatto | 5 Nov |
| • Re: Removal of Primary Key in Mysql | Michael T. Babcock | 5 Nov |
| • Re: Removal of Primary Key in Mysql | Paul DuBois | 6 Nov |
