Home Tags SQL server

Tag: SQL server

Basics of Spark SQL and its components

0
Below given is an excerpt from the book Learning Spark SQL by Aurobindo Sarkar. Spark SQL APIs provide an optimized interface that helps developers...

Getting Started with Microsoft SQL Server 2008 R2

0
  Microsoft SQL Server 2008 R2 Administration Cookbook Over 70 practical recipes for administering a high-performance SQL Server 2008 R2 system Introduction Microsoft SQL Server 2008 has opened...

Configuring a MySQL linked server on SQL Server 2008

0
Linking servers provides an elegant solution when you are faced with running queries against databases on distributed servers or looking at your distributed assets...

MySQL Data Transfer using Sql Server Integration Services (SSIS)

0
There are a large number of posts on various difficulties experienced while transferring data from MySQL using Microsoft SQL Server Integration Services. While the...