What are actions, how many types of actions are there, explain with example? : 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

can any one post me, how to remove rows in the below table ENO ENAME EDEPT ELOC 3368 BPS BI Adayar 3371 RAN BI valachari 3369 SRI BI valachari 3372 jay BI Chn - - - - - - - -

2 Answers  


how to copy only distinct data into another table which is not already exist in database?

2 Answers   Spectra,


How to create function with parameter in sql server?

0 Answers  


i have 4 tables.. T1, T2, T3, T4.. these tables have the same structure and they store the information entered in different years.. T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored 2005.. i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and T4 to T1.. how do i do that? Temp tables cannot be used..

4 Answers  


Explain the etl (extraction, transformation, and loading)?

0 Answers  


What do you mean by sql server agent?

0 Answers  


In what sequence sql statement is processed?

0 Answers  


What is tablesample?

0 Answers  


What is nolock?

0 Answers  


What do you mean by data integrity?

0 Answers  


What are the joins in sql server? : sql server database administration

0 Answers  


What is inner join in sql server joins?

0 Answers  


Categories