Sql ServerParallel Data Warehouse (PDW)

Microsoft Parallel Data Warehouse (PDW) also known as Microsoft Analytics Platform System (APS) is a special version of SQL Server designed to handle petabytes worth of data. It has very different architecture compared to traditional Symmetric Multiprocessing (SMP) System. Check below presentation …

Introduction to Microsoft SQL Server Parallel Data Warehouse (PDW) Read more »

Sql ServerParallel Data Warehouse (PDW)

Microsoft PDW (Parallel Data Warehouse) is a special version of SQL Server which is specifically design to scale for massive amount of data (upto several petabytes). PDW can not be downloaded like regular SQL server because it comes as pre-packaged …

How to Create Static / Temp Table on PDW (Parallel Data Warehouse) Read more »