Newest Posts External Links | MarketplaceSql Alter Table Change How do I change my table in the SQL database after its creation? I created a table named STUDENT and define the primary key: studentID and two foreign keys: staffID and courseNo. You must file the foreign key in another table / tables, including references to the table of students. You'll need to "break" the relationship Situated between tables (foreign keys out) so that the table stands on its own. Then, delete or modify and recreate the relationship Posted on June 26, 2010.
CommentsThere are no comments.Leave a Comment |