What is partition in sql server?


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

Post New Answer

More SQL Server Interview Questions

What is difference between standardization and normalization?

0 Answers  


Why do we need normalization?

0 Answers  


from the table display the 2nd highest salary? and also the least 2nd salay?

8 Answers  


What are cursors? Name four types of cursors and when each one would be applied?

3 Answers   Adea Solutions,


Explain syntax for dropping triggers?

0 Answers  






How many clustered indexes there can be on table ?

0 Answers  


List the different index configurations possible for a table?

0 Answers  


do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration

0 Answers  


Describe how to use linked server?

0 Answers  


What is sql service broker?

0 Answers  


How do I completely remove sql server instance?

0 Answers  


create table with fields ID, reserved_by,res_date res_date is datefield like 2010-03-09 00:00:00.000 from 2005 to 2006 any date assume based on res_date need to slect table and display based on month (full jan details in database irrespective of date and year

3 Answers  


Categories