MSSQL - All temp tables are global(www.stev.org)
submitted by
mistralol(283) 1 year, 3 months ago
Normally temp table's are only visible to the current connection that they are originally created on. However this is not the case. This can lead to a race situation occuring between mutliple connections using temp tables. Or worse between applications that are using the same constraint name in two seperate temp tables.
|category: Database
|Views: 0
tags:
Database another
Everyones tags:
Your Tags: