| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | November 11 1999 6:48pm |
| Subject: | Re: Primary Key Help | ||
| View as plain text | |||
At 2:40 PM -0800 11/11/99, Tim Sharpe wrote: >Is it possible to go into a table once it is created and change a field >to be a primary key, as well as other changes. Yes, that's what ALTER TABLE is for. You may first need to change the column to be NOT NULL if it isn't already. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • Primary Key Help | Tim Sharpe | 11 Nov |
| • Re: Primary Key Help | Bob Kline | 11 Nov |
| • Re: Primary Key Help | Paul DuBois | 11 Nov |
| • Re: Primary Key Help | Ralph Graulich | 11 Nov |
| • Should I store images in a databse? | Paul | 12 Nov |
| • Re: Should I store images in a databse? | Bob Kline | 12 Nov |
