Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a temp table dynamiclly?
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01058813
Message ID:
01058824
Vues:
17
>Yes, I understand the temporary nature of a temp table created inside a stored procedure, but I'm just trying to test the code snippet in QA. The table should persist after execution.

I wasn't clear enough, sorry. The code excuted by EXECUTE statement is a separate batch and the same rule applys to it as to the sproc, any temporary table created is deleted at the end of it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform