MERGING TABLES - 2 | Merging Two or More Data Sets or Tables in SAS | Merging of Data Sets

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2025

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

  • @user-tm27651
    @user-tm27651 2 หลายเดือนก่อน

    Incredibly helpful, thank you!

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

    Greetings from San Diego, CA. Thank you for your videos!

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

      Glad you liked it !!!

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

    Clear and helpful. Thank you!

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

      Glad it was helpful!

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

    This video does a beautiful job in explaining what the merge statement does. What I was looking for, however, was a detailed explanation of how SAS does it. In other words, how does the PDV change at each step of the merging process. Do you have any video that covers this specific topic? Thanks in advance.

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

    Great video! Thank you so much!

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

      Glad you liked it

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

    Fantastic !

  • @shivanjugoel3582
    @shivanjugoel3582 11 หลายเดือนก่อน +1

    Great Video, Thank you so much .

    • @learnerea
      @learnerea  11 หลายเดือนก่อน

      Glad it was helpful!

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

    Thank you my friend. Brilliant job 👌👌

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

      Thank you! Cheers!

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

    Thank you so much for the wonderful video. I have one question. Supposing I want to merge Cust1 and Cust 2. In Table - Cust1, some observations have multiple transactions e.g. Ann has different 5 different transaction amounts. I want to link Cust1 (with duplicates) to information in cust2. How do I go about this? Thanks

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

      assuming cust1 has five entries for "ann" and in cust2 you have just one entry for the same contact... if so.. this should absolutely work.. you just try it and let us know if you are getting any error... or not the desired output..
      just put your code here.. we will investigate.. alternatively you can also share with us at learnerea.edu@gmail.com

  • @ajaykushwaha-je6mw
    @ajaykushwaha-je6mw 2 ปีที่แล้ว

    Hi Sir when we merge two or more DS then for common variable SAS generate value 1, is it possible to see those value ?

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

    Hi Learnerea
    As always, fantastic contents and easy to comprehend
    One thing, what if the common Variable is using different variable name ? for example "contactname" on table A and "name" on Table B?

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

      Either rename and make it same before merging (you can do that while sorting before merge) or you can use proc sql

  • @sanjaysingh-wf6os
    @sanjaysingh-wf6os 2 ปีที่แล้ว +1

    Thanks for sharing 👍

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

      Glad it was helpful

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

    Thank you!

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

    Hi. Your videos are very informative. Please make video on merging three or more datasets in work library that are imported from multiple sheets of one excel file which all datasets in work library that your are going to merge have no common variables or common column...

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

      When the data are not relative, why would you like to combine(merge or append) them together?

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

    Very helpful thanks a lot

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

      Glad you liked it

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

    Thank you so much sir..

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

      Most welcome

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

    Amazing, can i merge more than 2 tables? I need to get like 5 tables, they all have the same 'PRIMARY KEY'

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

    👏🏻👏🏻👏🏻thank you

  • @vijaykumar-px5yc
    @vijaykumar-px5yc 3 ปีที่แล้ว +1

    Hi sir
    Can you compare set and merging
    Tht will be helpful
    Thank you

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

      Please check out the series of MERGING Tables, we have covered everything that you need, first one you can watch, using below link -
      th-cam.com/video/D8ftgdPdx8E/w-d-xo.html

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

      in set repeated values may be present in output if present in a input table but in merge repeated values are not present...( may be this answer is right) if wrong please correct it....

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

    Thanks. I learned new item today

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

    If a=1 and b=0 what will be the output?

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

      not sure if this explains the question correctly

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

      @@learnerea assigning 1 and 0 , does this mean we need to consider only the columns of 1st table as it says a=1

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

    Hii Bro Don't stop your videos with basic ones.Go ahead and pick some complex problems identify solutions and present over to us.All the best bro
    And Explain datastep merge concepts when and where we have to use multiple variables in by statement.
    And how datastep merging better or inferior than proc sql join?

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

      definitely, we will do that as soon as the beginner series is completed

  • @aperxmim
    @aperxmim 2 หลายเดือนก่อน +1

    Your Merging Tables series is crucial incorrect sytax could lead to wrong presentations and visuals.

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

    Great, now please make a tutorial on how to effortlessly just mute barking noises… cus i dont know what you did there but that dog just went silent all of a sudden

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

      That's acknowledged.. will try to have that removed in the upcoming videos

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

      @@learnerea it was a joke that you where able to silence him right away. I’m only kidding it was not a big deal.