What are magic tables in sql server?


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

Post New Answer

More SQL Server Interview Questions

Show Practically Sql Server Views are updatable?

0 Answers   QuestPond,


What is difference between stored procedure & function?

3 Answers   CarrizalSoft Technologies, Concept Infoway, TATA,


Can we create SP inside SP ? If no Y ? If yes Y ? Explain with an example ?

3 Answers   IBM, L&T,


How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?

0 Answers  


Do you know what is sql service broker?

0 Answers  


Hi all, I need query help for below senorio, could you please help me. TableName = City CITYID ContinuationID CITYNAME 1 1 SAN 1 2 DIEGO 2 1 SAN 2 2 FRANCISCO 3 1 CHICAGO 4 1 NEW 4 2 YORK 4 3 CITY Could you please help me to write a generalized SQL that returns results as given below in the Query result CITYID NAME1 NAME2 NAME3 NAME4 NAME5 1 SAN DIEGO 2 SAN FRANCISCO 3 CHICAGO 4 NEW YORK CITY

5 Answers   TCS,


What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?

7 Answers  


How to replace given values with null using nullif()?

0 Answers  


What is sql view?

0 Answers  


what is differece between union and union all

6 Answers  


Explain the difference between clustered and non-clustered index?

0 Answers  


How to change the name of a database user?

0 Answers  


Categories