Publications
SQL Server 2012 RTM Cumulative Update #7
Rilasciato il Cumulative Update #7 per SQL Server 2012 (RTM):
http://support.microsoft.com/kb/2823247
Dopo aver applicato il CU7, la versione di SQL Server 2012 (RTM) sarà: 11.0.2405.0.
Zero to Cube - Fast Track to SSAS Development
Sul canale SQLPASS TV, continua la pubblicazione delle sessioni erogate al PASS Summit 2011. Questa settimana è stata pubblicata la sessione Zero to Cube - Fast Track to SSAS Development tenuta da Adam Jorgensen (President @ Pragmatic Works Consulting).
Abstract
This session was TOP 3 in its track last year and is always a crowd pleaser. I won a coveted Summit Spolight Session at SQL Rally this year by popular vote and it has been a hit at SQL Saturday’s all over the east coast because it is 100% demo and driven with real world data the attendees can get and use themselves. In this session, the attendees will learn how to drive and build an Analysis Services cube and reports as they rotate through the podium as volunteers. This session will show the crowd how simple it is to begin delivering powerful analysis to your end user community without going through a significant development cycle.
Developing and Managing a BI Semantic Model
Sul canale SQLPASS TV di YouTube, continua la pubblicazione delle sessioni erogate al PASS Summit 2011. Questa settimana è stata pubblicata la sessione Developing and Managing a Business Intelligence Semantic Model tenuta da Cathy Dumas (Program Manager @ Microsoft).
Abstract
Use the new features in SQL Server code name “Denali” to develop and manage a BI Semantic Model in Analysis Services. We will discuss the new capabilities in creating your BI Semantic Models, using PowerPivot as a starting point, and how to troubleshoot your models.
Lepide SQL Storage Manager
Introduzione
In questo articolo parleremo della soluzione SQL Storage Manager di Lepide Software (@LepideSW).
SQL Storage Manager è un tool in grado analizzare le performance e la struttura dello storage di una o più istanze SQL Server, aiuta il DBA a prevenire situazioni critiche dovute al degrado delle performance o a problemi nello storage. Di seguito verrà illustrata la procedura di installazione e il controllo dei pre-requisiti software necessari per il monitoraggio di un’istanza SQL Server; seguirà la descrizione di alcune delle funzionalità disponibili in SQL Storage Manager quali l’analisi del livello frammentazione degli indici, l’analisi dello spazio utilizzato dai DB e l’utilizzo della funzione di compattazione database.
End-to-End SQL Server PowerPivot
Sul canale SQLPASS TV di YouTube, continua la pubblicazione delle sessioni erogate al PASS Summit 2011. Questa settimana è stata pubblicata la sessione End-to-End SQL Server PowerPivot tenuta Peter Myers (Mentor @ SolidQ).
Abstract
One of the pillars of SQL Server 2008 R2 is Managed Self-Service BI. The SQL Server PowerPivot for Excel add-in is a key offering in this pillar, and delivers an entirely new analytic experience to Excel 2010. The add-in allows analysts to load and prepare large volumes of data from various sources to create a multidimensional model. The model can be enriched with sophisticated calculations. Then the model can then be used as the source for PivotTable and PivotChart reports. And yet that’s not the end of the story. With the SQL Server PowerPivot for SharePoint add-in, the Excel workbooks that host the PowerPivot model can be catalogued in SharePoint and exposed as a data source for other Excel and Reporting Services reports. These SharePoint hosted models can then be managed by IT with scheduled data refreshes from the originating data stores.
Windows Azure Training Kit
Il Training Kit dedicato a Windows Azure è sempre più ricco di contenuti, ora possiamo infatti trovare hands-on labs, presentazioni ed esempi dedicati agli sviluppatori e a tutti coloro che vogliono imparare a costruire applicazioni per Windows Azure.
Ovviamente tanti contenuti anche per la piattaforma SQL Server, trovate tutto a partire da questo link:
MSDN Italia: Come usare lo Statement MERGE (T-SQL)
Il comando MERGE (T-SQL) può essere utilizzato in ambienti OLTP, ma anche OLAP. In uno scenario transazionale, possiamo utilizzarlo per eseguire il Merge dei dati da una sorgente esterna ad una tabella esistente. In un data werehouse, il comando MERGE può essere utilizzato per eseguire UPDATE incrementali oppure per processare slowly changing dimensions…


