Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert a record in a table, which has identity column
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00757536
Message ID:
00757568
Vues:
29
This message has been marked as a message which has helped to the initial question of the thread.
>How the statement would look like to preserve identity column?
insert into CreditInfo (< field list >) select * from CWebCreditLoad
Where, < field list > is a list of all columns excluding identity column in the same order as in SELECT column list.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform