What is a periodical index?


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

Post New Answer

More SQL Server Interview Questions

How to perfor If the table running time is taking 2hours and table is having 10 rows in it?

1 Answers  


How to convert character strings into numeric values?

0 Answers  


i need some interview questions on sql server developer plz any onee send some links.

2 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 is SCOPE_IDENTITY() in sql

4 Answers   Cap Gemini,






Can we use where clause with group by?

0 Answers  


Which stored procedure will you be running to add a linked server?

1 Answers  


Determine when to use stored procedure to complete sql server tasks?

0 Answers  


Is it safe to delete log files?

0 Answers  


what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration

0 Answers  


What are the properties of the transactions?

0 Answers  


How to verify a login name with sqlcmd tool?

0 Answers  


Categories