How global temporary tables are represented and its scope?
Answer / Ganesh Soni
Global temporary tables (GTTs) in SQL Server are prefixed with two '#' symbols. They can be accessed by any user session that connects to the instance of SQL Server after their creation. Their scope ends when the connection ends, or explicitly dropped. If no connection is accessing a GTT, it will be automatically dropped.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to update multiple rows with one update statement in ms sql server?
write down the code for "how we delete a table without using of Drop command " ?
7 Answers CarrizalSoft Technologies, Sonata,
How to join two tables in a single query in ms sql server?
How to enter comments in transact-sql statements?
How do you trace the traffic hitting a sql server?
What is primary key and example?
What are commonly used mssql functions in php?
Do you have any idea about the tcl commands?
can you anybody tell me the how can you restore the master database. while migraion(one server to onther server)?
What is difference between cte and view?
difference between sql server2000 and sql server2005
What are the types of database schema? : sql server analysis services, ssas
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)