What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas


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

Post New Answer

More SQL Server Interview Questions

What stored by the tempdb ? : sql server database administration

0 Answers  


What is resource governor in sql server?

0 Answers  


What types of Joins are possible with Sql Server?

0 Answers   NA,


How to insert multiple rows with a subquery?

0 Answers  


What objects does the fn_my_permissions function reports on? : sql server security

0 Answers  


How to attach adventureworkslt physical files to the server?

0 Answers  


Following are some of the question related to below mentioned query? select e1.salary from employee3 e1 where 2= ( select count(distinct(e2.salary)) from employee3 e2 where e2.salary>=e1.salary ) 1) What the query returns? 2) How it works? - Detail explanation (what the sub query does, why it is (where 2=)....etc...Please?

5 Answers  


Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?

0 Answers  


Define Joins?

0 Answers   HCL,


How will you go about resolving deadlocks?

0 Answers  


What are various aggregate functions that are available?

0 Answers  


What is Right Outer Join?

2 Answers  


Categories