MLV Prasad - LeetCode SQL [ EASY ] | 1251 | "Average Selling Price" |

Поделиться
HTML-код
  • Опубликовано: 4 дек 2024

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

  • @ai.mlvprasad
    @ai.mlvprasad  Год назад

    Hi, this is MLV Prasad. (Mentor - Data Science & Analytics)
    If you are preparing for the Data scientist or Data analyst roles,
    Be sure to check out incredible resources, which will undoubtedly help you excel in your coding journey:
    🔗 RUclips Channel Playlists: bit.ly/mlvprasad_playlist
    🔗 GitHub Repository: bit.ly/mlvprasad_github_leetcode
    Want to have any personal guidance, connect with me via :
    🔗 Linkedin : bit.ly/mlvprasad_linkedin
    Make sure to subscribe to My channel, explore the GitHub repository for additional resources and to stay updated on the latest coding techniques and tips.
    Happy coding and learning!

  • @LOKESHR-uy7wf
    @LOKESHR-uy7wf Год назад +1

    Nice bro keep rocking

  • @Satish_____Sharma
    @Satish_____Sharma 11 месяцев назад

    Using ur solution only 15 test cases passed out 17
    Now they are asking us to handle null avg price
    May be they updated test cases
    Thanks you for sharing knowledge
    I solved it

    • @DineshKumar-cs4gk
      @DineshKumar-cs4gk 10 месяцев назад

      How

    • @Satish_____Sharma
      @Satish_____Sharma 10 месяцев назад

      @@DineshKumar-cs4gk let me know if you are also facing same issue?

    • @DineshKumar-cs4gk
      @DineshKumar-cs4gk 10 месяцев назад

      Just now fixed using coalesce to handle null

    • @Satish_____Sharma
      @Satish_____Sharma 10 месяцев назад

      @@DineshKumar-cs4gk I also did the same you did👍🏻