Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can DECLARE Static Connection variables ?
Message
De
06/05/2003 04:35:42
 
 
À
05/05/2003 14:46:45
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00784929
Message ID:
00785231
Vues:
25
Hi Michael,

Can you exec 100000 INSERT/UPDATE with external data ( not in SQL Tables )
with sp ?

No.

Even if it was possible,

Can you uses sp for do this operation on 100000 tables with one fixed schema ?
Possible solutions:
1 sp with 100000 IF ( slow )
2 sp build sqlString and EXEC this ( slow )
3 build one builder that build 100000 sp ( possible )

Fabio

RAD it obsolete,
RAM (Rapid Application Modification) it need.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform