For Each Loop Task | Control Flow Task in SSIS Tutorial (14/25)

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 22

  • @helen119
    @helen119 2 ปีที่แล้ว +1

    NAGS IS AMAZING, I had to just add a comment on his page. He is so good, he knows his stuff....thank you

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Thanks keep learning share this channel with friends and colleagues

  • @raviranjansingh5527
    @raviranjansingh5527 3 ปีที่แล้ว +1

    Thanks sir updating daily videos. Way of explaining is great.

  • @kishanbhise4733
    @kishanbhise4733 3 ปีที่แล้ว +1

    This is really good explanation ! Thanks sir

  • @ronydominic4873
    @ronydominic4873 ปีที่แล้ว +1

    Hi Sir thank you so much for the great efforts in making the videos, however I've a small suggestion, SSIS tutorial is too fast for a beginner like me, it is really tough to keep up with the pace, It would be really great if you could slow the pace and explain the options which you're clicking so that a beginner like me can also follow, thanks a lot sir.

    • @AnalyticswithNags
      @AnalyticswithNags  ปีที่แล้ว

      I understand your concern. Now a days ensure to highlight the options that highlight. Keep learning share this channel with friends and colleagues

  • @parij4840
    @parij4840 2 ปีที่แล้ว +1

    Nice Explanation.. Great Effort..

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Thanks keep learning. Share this channel with friends and colleagues

    • @parij4840
      @parij4840 2 ปีที่แล้ว

      @@AnalyticswithNags sure

  • @saikrishnareddy6405
    @saikrishnareddy6405 2 ปีที่แล้ว +2

    Sir, how to load a flat file if the files are enclosed by single or double quotes. For eg:
    Id | Name | sal
    1 | 'Ram' | 20000
    2 | ' krishna' | 10000
    When I load the data with the single quotes then in sql table name column values are storing with single quotes for eg:
    1 , ' Ram' , 20000
    2, ' KRISHNA',10000
    THE result should be without quotes.
    Please suggest sir.

  • @AnilKumar-tn7sp
    @AnilKumar-tn7sp ปีที่แล้ว +1

    Hi Sir. Have a doubt that need how to add db_ssisoperator role access to user to monitor and execute ssis packages

  • @kishanbhise4733
    @kishanbhise4733 3 ปีที่แล้ว +1

    Hi Sir,This works if the table structure for each file is same ,how to add files with different table structures in different tables of same database dynamcally using ForEachLoop Container,

    • @AnalyticswithNags
      @AnalyticswithNags  3 ปีที่แล้ว

      Ssis is more metadata dependent. So columns names are saved in SSIS. For each file with different columns there should be separate data flow

    • @kishanbhise4733
      @kishanbhise4733 3 ปีที่แล้ว

      @@AnalyticswithNags okay got it Thank you sir

  • @dilipkumar-ck1nc
    @dilipkumar-ck1nc 2 ปีที่แล้ว +1

    1st task is successfully completed second task derived column is not successful what ever in the video it is there I do the same
    Error: create new column values by applying expression to transformation input columns
    It was not showing any error in dataflow
    While executed it throwing an error

    • @AnalyticswithNags
      @AnalyticswithNags  2 ปีที่แล้ว

      Not sure can’t help much

    • @dilipkumar-ck1nc
      @dilipkumar-ck1nc 2 ปีที่แล้ว

      @@AnalyticswithNags variable is not passing that is error derived column showing error