1 / 15

O perations

O perations. What logic should be applied to the data?. V olume. How much data must be processed?. Which app is best suited to these operations on this volume of data? For example, use SQL Server or SSIS for sorting data?. A pplication.

kevyn
Download Presentation

O perations

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Operations What logic should be applied to the data? Volume How much data must be processed? Which app is best suited to these operations on this volume of data? For example, use SQL Server or SSIS for sorting data? Application Where should the app run? For example, on a shared server, or on a standalone machine? Location

  2. Text file on Server 1 SQL Server on Server 2

  3. Understand all operations performed …

  4. Text file on Server 1 SQL Server on Server 2 Consider the following configuration … Where should SSIS run? (Licensing issues aside)

More Related