Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert Records in same table
Message
De
18/07/2000 22:13:43
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Titre:
Insert Records in same table
Divers
Thread ID:
00394144
Message ID:
00394144
Vues:
45
hI ALL,
I have two identical table name "A" and "B". table "A" has no data and Table B has data. I want to insert all data from B to A, But problem is that one column in the table is defined identity with increment 1 seed 1. so it gives me following error 8101
"An explicit value for the identity column in table '%.*ls' can only be specified when a column list is used and IDENTITY_INSERT is ON".

How can i insert all the values from table B to Table A,

Thanks,
....ashish
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform