Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Temp Table in Sql Server
Message
De
12/11/2014 23:38:58
 
 
À
12/11/2014 18:36:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01610894
Message ID:
01610902
Vues:
78
>
>We're puzzled about why the extra # makes such a difference and any information you can provide
>will be a big help.
>
>Thanks.............Rich

Rich,

A single # sign indicates a local temp table (available only for the session that created it), whereas a ## sign indicates a global temp table (available for other sessions)

Here is a URL that covers the differences:

http://sqlmag.com/t-sql/temporary-tables-local-vs-global
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform