What is global temp table?
Answer / Jhamman Lal
A global temporary object (table or stored procedure) is an object that is accessible to all connections in the instance of SQL Server. When a global temporary object is created, it's given a unique system-generated name and exists only for the duration of the current database session.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the architecture of SQL Server?
Write down the syntax and an example for create, rename and delete index?
Explain what is row_number function?
Which command is used for user defined error messages?
What is the tcp/ip port on which sql server runs?
What is the return type of executeupdate ()?
How many clustered indexes there can be on table ?
How do I start sql server 2017?
What is the purpose of forms?
What is fill factor and pad index?
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
How do you check the performance of a query and how do you optimize it?
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)