Informatica Scenario Converting Rows into Columns:Best Two approaches explained

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

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

  • @AnandRajakrishnan
    @AnandRajakrishnan 8 ปีที่แล้ว

    Very nice video. It explained both the methods of transposing rows to columns using simple examples. Thanks.

  • @vijaypalmanit
    @vijaypalmanit 9 ปีที่แล้ว +6

    I think subject should be "Converting multiple Rows to one Row", because its just opposite to Normalizer and there we were "Converting Row to Multiple Rows". this will not create any confusion and anyone can easily remember what needs to be done in which case...

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

    Thanks for this content...

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

      Thanks Raghavender for the kind words.
      Please consider subscribing to my other channel as well. It will really help me.
      th-cam.com/video/6G1xGi-D5ow/w-d-xo.html

  • @SudeshKumarPujari
    @SudeshKumarPujari 4 ปีที่แล้ว

    Thanks for the video

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

    how complex logic implemnetion goes into developement ? is it very hard ?

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

      No it is not , will post a video on it soon

  • @sauravips
    @sauravips 4 ปีที่แล้ว

    Very nicely explained

    • @TechCoach
      @TechCoach  4 ปีที่แล้ว

      Thanks a lot Saurabh for the kind words :)

  • @8694vicky
    @8694vicky 4 ปีที่แล้ว +1

    Hi Vivek
    thanks for the all your videos.
    i have query why i am getting null values after pivot in oracle developer?
    i have done exactly the same.

    • @TechCoach
      @TechCoach  4 ปีที่แล้ว

      Can you please share your code and data ?

    • @karthikboda3331
      @karthikboda3331 4 ปีที่แล้ว

      your table might have identity column

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

      I am also facing the same problem , my two subject columns maths and english are coming null and only one subject has its input values..What changes do I need to make

  • @shoubhikmukherjee5289
    @shoubhikmukherjee5289 8 ปีที่แล้ว

    Nice video.Thanks a lot.

  • @eduruanudeep
    @eduruanudeep 8 ปีที่แล้ว

    Very helpful ..thnx dude

  • @maryam4071
    @maryam4071 4 ปีที่แล้ว

    Thank for the video, how we need to change solution if we want to add dynamically the columns, imagine subject will be added during time.. how this wil be happened?

    • @TechCoach
      @TechCoach  4 ปีที่แล้ว

      Hi Maryam, Can you elaborate a little more I couldn't understand completely.

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

    IF WE WANT TO
    SUM OF THIS SCORE THEN HOW WE PIVOT

  • @umamaheswararaododdi395
    @umamaheswararaododdi395 7 ปีที่แล้ว

    Hi Mohsin,
    This query won't work on Oracle 9 and 10g

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

    how can we load multiple files having different structures by using one source qualifier into one target?

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

      Take a delimiter other than the dtaa present in the file, the entire line will be then treated as a single column no matter how many columns it has . It should do th job for you

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

      @@TechCoach I got it thanks a lot.
      I watched every video it is very helpful once again thanks.

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

      @@TechCoach but I have multiple files then how can integration service read data from other files.

  • @TechCoach
    @TechCoach  8 ปีที่แล้ว

    thanks a lot buddy

  • @MansiNarvankarPatkar
    @MansiNarvankarPatkar 8 ปีที่แล้ว

    Hi, can this be achieved using Java Transformation ? We have requirement in our project.

    • @vivekgoel5396
      @vivekgoel5396 8 ปีที่แล้ว

      Can you please share your requirement

    • @MansiNarvankarPatkar
      @MansiNarvankarPatkar 8 ปีที่แล้ว

      The above exact scenario...how can it be acheived using java tranformation?

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

      Did you find the solution for this using java transformation ?

  • @TheLitu89
    @TheLitu89 8 ปีที่แล้ว

    I have teams called A1,A2,A3,A4. Lets say this is static table with one column. they need to play with each other. But I don't need a duplicate .i.e. A1 vs A2 or A2 vs A1 is same.
    I want only one of them.

  • @mohsinazim6322
    @mohsinazim6322 7 ปีที่แล้ว

    Hi Vivek, I have a table with columns email and salary. I am using pivot query but its not working.
    select * from emp_s6
    pivot (sum(salary) for email in ('Steven','Neena','Lex','SKING','NKOCHHAR','LDEHAAN'));
    can you please tell me whats wrong with this query.

    • @TechCoach
      @TechCoach  7 ปีที่แล้ว

      can you please post your employee table as well.

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

    can u pls include a scenario for pyramid triangle data like A-->a,B-->bb,C-->ccc,D-->dddd,E-->eeeee pls explain the logic to execute this one .not by using normaliser pls

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

    Thanks a lot!!

    • @TechCoach
      @TechCoach  6 ปีที่แล้ว

      Suparna Das You are welcome :)

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

    Not understood, every step is not explained in detail