Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying a Table Structure
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Copying a Table Structure
Divers
Thread ID:
01539254
Message ID:
01539254
Vues:
73
HI.
I want to create a new Table in a SQLServer database, with exactly the sam structure as an exisitng Table (i.e. Same Field names, same Indexes, Same defaults)

I tried this in SSMS and scripted the Existing Table, then chnged the name in the script (Create table MyNewTable) and executed it, but it is still giving errors. I have Defaults set on a lot of the fields and I also have indexes set up.

Is there any easy way to do this , rather than having to set up from scratch , as there are about 150 fields

Tia
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform