Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change DB Structure with FOREIGN KEY constraint
Message
De
06/07/2010 16:16:20
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Scripting
Titre:
Change DB Structure with FOREIGN KEY constraint
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01471590
Message ID:
01471590
Vues:
105
I have been learning SQL 2008. After creating a few related tables, I added a few additional column to one of the tables. When I attempt to save the table structure I get an error telling me that the table can not be dropped and re-created.

1. Why when added a new column does SQL need to drop the original and re-create it?

2. If the constraint are the problem, why doesn't SQL drop the constraints and recreate them?
Greg Reichert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform