Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between a Local temporary table and a
Global temporary table? How is each one used?

Answer Posted / sarvesh nakhate

A local temporary table exists only for the duration of a
connection or, if defined inside a compound statement, for
the duration of the compound statement.

A global temporary table remains in the database
permanently, but the rows exist only within a given
connection. When connection is closed, the data in the
global temporary table disappears. However, the table
definition remains with the database for access when
database is opened next time.

Is This Answer Correct ?    17 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of attribute hierarchy optimized state? : sql server analysis services, ssas

1103


Explain what are the events recorded in a transaction log?

1049


How many types of relations are there between dimension and measure group? : sql server analysis services, ssas

1245


Explain microsoft sql server functions?

1170


Explain what is the use of custom fields in report?

957


Explain what is raid and what are different types of raid levels?

1087


When you should use a low fill factor?

1033


What is the difference between DataRow.Delete() and DataRow.Remove()?

1270


Which is the latest version of sql server and when it is released?

1187


How are the unique and primary key constraints different?

1122


What is the new security features added in sql server 2014? : sql server security

1044


What is service broker?

1057


What does select 1 mean?

972


What are the advantages of using stored procedures?

1002


Is it ok to shrink transaction log?

1049