What is attribute relationships, why we need it? : sql server analysis services, ssas
No Answer is Posted For this Question
Be the First to Post Answer
Does any body please help me what question's have asked for SSRS in the interview?
What are the properties of primary key?
Do you think BCNF is better than 2NF & 3NF? Why?
How to select Distinct columns from the table, table having 20 columns and i want all coulmns
Which tcp/ip port does the sql server run on? How can it be changed?
Can we passed multiple recordset(set of records) using a Stored Procedure
How to see existing views in ms sql server?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
What methods do you follow to protect from sql injection attack?
i have a table #temp1(id, Name groupname ) and record like this 1 R1 S 2 R3 S 3 R2 S 4 R4 D 5 R5 D 6 R6 K 7 R7 K 8 R8 L 9 R9 L 10 R10 L 11 R11 K and i want to display record based on user defind sorting order e.g. 1 R4 D 2 R5 D 3 R6 K 4 R7 K 5 R11 K 6 R1 S 7 R3 S 8 R2 S 9 R8 L 10 R9 L 11 R10 L
What are the encryption mechanisms in sql server?
Explain about integration services of Microsoft SQL server?