12 SSIS interview questions and answers

  Рет қаралды 7,308

Learn SSIS

Learn SSIS

Күн бұрын

Пікірлер: 14
@deepakj6717
@deepakj6717 2 жыл бұрын
Keep posting. Learning so much from your channel. Thanks.
@learnssis
@learnssis 2 жыл бұрын
Thank you for your support.
@Shubhamkumar-ir5ox
@Shubhamkumar-ir5ox 2 жыл бұрын
Thanks for your videos. I have recently asked one question like - "Suppose there is a very large table with millions of record and we want to filter the data on any condition (ex: city wise ). We want data to be in relevant table(For ex. city- delhi data should be in delhi Table). Our data has wide variety of such distinct city. What will be the effective way to split the data in different table in an optimized way."
@learnssis
@learnssis 2 жыл бұрын
We can do this using a foreach loop container with ADO enumerator. In the execute sql task we can select distinct city from the large table, and then in the foreach loop container we can configure it for ado enumerator and can create 2 ssis variables, one variable of object type and second variable CityName of String type, now in the foreach loop iteration CityName variable will hold the value of one city at a time. Now we can use a data flow task and in the data flow task we can take an OLE DB source and we can write a select query there like select * from largetable where city = ? and we can map the CityName SSIS variable there, now we can take an OLE DB Destination and we can use TableorViewName variable fast option in the OLE DB destination and can map the columns, this way we can easily insert data from one large table to different tables for each city.
@Shubhamkumar-ir5ox
@Shubhamkumar-ir5ox 2 жыл бұрын
@@learnssis Thank you very much for the detailed explanation
@dailytenminutes3588
@dailytenminutes3588 2 жыл бұрын
hi bro i have an issue to select nth row as header of excel as source and destination is ole db sql server in ssis
@learnssis
@learnssis 2 жыл бұрын
Sorry I did not get your question, Do you want to import the data from excel into sql server ? And it should start importing from nth row ?
@dailytenminutes3588
@dailytenminutes3588 2 жыл бұрын
hi bro i have an issue to select nth row as header of excel as source in ssis ole db is destination
@dailytenminutes3588
@dailytenminutes3588 2 жыл бұрын
@@learnssis bro I am having DFT in ssis to export data into ole db. in that Excel is source i have header column in 12th row how can I select that and export into sql Server.
@learnssis
@learnssis 2 жыл бұрын
​@@dailytenminutes3588 Yeah you won't be able to do this using Excel source, you would need to write the code in C# to select the nth row. May be write the code in C# console app and test it there and once that works for you, move the code to the script task in SSIS.
@dailytenminutes3588
@dailytenminutes3588 2 жыл бұрын
@@learnssis can you we connect via mail or whatsapp or telegram I don't know about c#
13 SSIS interview questions and answers
6:26
Learn SSIS
Рет қаралды 7 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
TOUGH Program Manager Interview Questions and Answers
34:29
Project Leadership Institute
Рет қаралды 63 М.
03 SSIS Interview questions and answers
5:05
Learn SSIS
Рет қаралды 24 М.
Salary Negotiation - 10  tips on how to negotiate a Higher Salary
13:03
Sonal Bahl - Career Strategist
Рет қаралды 2,7 МЛН
SSIS INTERVIEW QUESTIONS - SCENARIO BASED QUESTIONS
14:21
All About BI !
Рет қаралды 33 М.
08 SSIS interview questions and answers
7:38
Learn SSIS
Рет қаралды 13 М.
20 Sequence container in SSIS example
6:14
Learn SSIS
Рет қаралды 39 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН