What is global temp table?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What are the new features in SQL Server 2005 when compared to SQL Server 2000?

0 Answers  


Let’s say the table in the database is named as TBL_Register. The fields in this table include: 1. User_Name, 2. User_Telephone, 3. Register_Date The field Register_Date stores the current date and time of the registration. Write the SQL statement that inserts the data into the table.

2 Answers   Techno Solutions,


How to create a view on an existing table in ms sql server?

0 Answers  


Diff between Composite key, Alternate Key, Candidate Key, Primary Key, Unique Key, Super Key, Foreign Key

1 Answers  


How do I port a number to sql server?

0 Answers  






How to truncate the log in sql server 2012? : sql server database administration

0 Answers  


Why transaction is important?

0 Answers  


what does the automatic recovery do? : Sql server administration

0 Answers  


Can we write ddl in trigger?

0 Answers  


How to disable triggers using "disable trigger"?

0 Answers  


What is a join in sql? What are the types of joins?

0 Answers  


Explain how many normalization forms?

0 Answers  


Categories