NON EQUI JOINS IN SQL | Advanced SQL | Ashutosh Kumar

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

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

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

    👉 SQL Portfolio Project Indian Census- Part 1
    th-cam.com/video/I3YvjFfn478/w-d-xo.html
    👉 Advanced Sql Concepts Complete Playlist
    th-cam.com/play/PLbTF1OfX62c3RQ_ZFfyNBWVPdz_OWTMLG.html

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

    Thank you Ashuthosh..after following your advance sql videos now I feel that I choose right path of learning , also gaining confidence to face interviews.

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

    In answer to last problem can we not use filter condition for date- order date>='03-07-2022'

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

    Exalant

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

    Hi Ashutosh, thank you for this video. I have one more question and request for you, something I wanted to see in implementation. Can you please create a video on Key/Value Pair Join for look up tables, especially emphasizing on Joins (Left, Inner, Self etc). This will be really helpful.

    • @AshutoshKumaryt
      @AshutoshKumaryt  2 หลายเดือนก่อน

      cn you share the problem example - ashutoskr103@gmail.com

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

    Hi, Can someone please tell me why this code is giving a different output than what Ashutosh has used for question 3- Alternate cab for customers, though I have used the same logic-
    select a.name,a.from_state,b.id,b.charge from customers a,cab b,order_1 c where a.min_seater

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

    Can you upload frequently asked questions in sql?

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

    Self join like a brain teaser

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

    These problems are now days solved through AI
    It's of no use in the near future.

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

      Oh ok great thanks ,Which algorithm can be used for this scenario, may I know ?