SQL tutorial 68: Union and Union All SQL Set Operator In Oracle Database By RebellionRider

Поделиться
HTML-код
  • Опубликовано: 13 май 2015
  • Union and Union all Set operator in SQL/Oracle Database with example also the difference between union and union all. NExt tutorial will cover Intersect and minus set operator. Manish Sharma RebellionRider
    ------------------------------------------------------------------------
    ►►►LINKS◄◄◄
    Blog :bit.ly/union-union-all-set-ope...
    -------------------------------------------------------------------------
    ►►►Let's Get Free Uber Cab◄◄◄
    Use Referral Code UberRebellionRider and get $20 free for your first ride.
    -------------------------------------------------------------------------
    ►►►Help Me In Getting A Job◄◄◄
    ►Help Me In Getting A Good Job By Connecting With Me on My LinkedIn and Endorsing My Skills. All My Contact Info is Down Below. You Can Also Refer Me To Your Company
    Thanks
    -------------------------------------------------------------------------
    Copy Cloud referral link || Use this link to join copy cloud and get 20GB of free storage
    copy.com?r=kb4rc1
    --------------------------------------------------------------------------
    ►Make sure you SUBSCRIBE and be the 1st one to see my videos!
    --------------------------------------------------------------------------
    Amazon Wishlist: bit.ly/wishlist-amazon
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ►►►Find me on Social Media◄◄◄
    Follow What I am up to as it happens on
    / rebellionrider
    / imthebhardwaj
    / rebellionrider
    plus.google.com/+Rebellionrider
    / mannbhardwaj
    / rebellionrider
    / rebellionrider
    You can also Email me at
    for E-mail address please check About section
    Please please LIKE and SHARE my videos it makes me happy.
    Thanks for liking, commenting, sharing and watching more of our videos
    This is Manish from RebellionRider.com
    ♥ I LOVE ALL MY VIEWERS AND SUBSCRIBERS

Комментарии • 24

  • @kosta2177
    @kosta2177 5 лет назад +3

    Good, short, understandable. Thanks.

  • @Sallu0123
    @Sallu0123 5 лет назад +1

    simply superb..............

  • @hassanaminmarquez
    @hassanaminmarquez 2 года назад +1

    Excellent explanation!

  • @Jsheng007
    @Jsheng007 5 лет назад +1

    Nice video, easy and efficient

  • @shahidhussainshah2654
    @shahidhussainshah2654 8 лет назад +1

    Great video (y)

  • @nagendra5505
    @nagendra5505 4 года назад

    Great man

  • @vikasjagdale7763
    @vikasjagdale7763 6 лет назад +2

    Good Video :)-

  • @laukiktijore6266
    @laukiktijore6266 3 года назад

    awesome explaination Manish Thanks :)

  • @bikramthapa2687
    @bikramthapa2687 5 лет назад +2

    nice video

  • @sumanbhujbal7162
    @sumanbhujbal7162 6 лет назад

    hello....
    you are doing a good job
    please make videos on oracle performance tuning

  • @faisalchowdhury1688
    @faisalchowdhury1688 5 лет назад +3

    actually a 200iq explanation!

    • @Rebellionrider
      @Rebellionrider  5 лет назад

      Thank you for your appreciation. It means a lot.

  • @yogeshsawant5154
    @yogeshsawant5154 7 лет назад +1

    finally understood why to_char()

  • @ironeagle918
    @ironeagle918 3 года назад

    Can Set Operators be used instead of Join?
    If no, how do you know when to use each?

  • @satishkumasi2326
    @satishkumasi2326 2 года назад

    Union will sort the output data, where as Union All will not sort (Performance is good).

  • @sumansauravsatpathy
    @sumansauravsatpathy 4 года назад +1

    Classic

    • @Rebellionrider
      @Rebellionrider  4 года назад

      Thank you so much. Your appreciation means a lot to me.

  • @maheshKumar-pu5hr
    @maheshKumar-pu5hr 6 лет назад

    sie what is the difference btw natural join and union

    • @pascalsolutions6158
      @pascalsolutions6158 5 лет назад

      In union operation, the participating tables must have the same number of columns and data types which is not the case for natural join

  • @kirannikam4695
    @kirannikam4695 5 лет назад +1

    Guys very Imp question from Point of interview,
    Number column and data type of a column matter when you write such queries.
    I got rejected....from one the company... bullshit...

  • @user-up8gc4kc3c
    @user-up8gc4kc3c Год назад

    「目標を指定してお金が必要」、

  • @sameerahmad7592
    @sameerahmad7592 6 лет назад

    Hi Manish,
    brother kindly give me a help.....:-(
    I want to get the output of this table in this pattern
    Question
    id name gender
    1 A M
    2 B M
    3 C F
    4 D M
    5 E F
    6 G F
    7 H M

    Answer
    id name gender
    M
    F
    M
    F
    M
    F
    M
    plz give me a reply back , waiting for your reply.....