Working with SQL NULL values | Null Handling Functions

Поділитися
Вставка
  • Опубліковано 24 лют 2022
  • In this video we will be talking about SQL NULL values. Following aspects will be covered :
    1- How to filter null values
    2- How to handle null values
    3- ISNULL and COALESCE functions
    4- How aggregate functions handle nulls
    5- how to insert nulls into a table.
  • Наука та технологія

КОМЕНТАРІ • 35

  • @denizcantasdelen9755
    @denizcantasdelen9755 Рік тому +12

    It is a tradition on youtube that many channels do not get number of subscribers and views that they actually deserve. Your sql videos are among the best ones in terms of their quality and hardness

  • @tupaiadhikari
    @tupaiadhikari Рік тому +3

    On this auspicious event of Teachers Day, I would like to wish you Happy Teachers Day. Your Videos are invaluable and thanks to your You Tube channel, that many like me are feeling confident with SQL since the last 3-4 months.

  • @kanchankumar3355
    @kanchankumar3355 2 роки тому +1

    Helpful, thanks for putting it up !!

  • @pradeep09ca04
    @pradeep09ca04 2 роки тому

    Yours Video, Certainly attracts the audience 👍as well as proven to be the KEY to understand the conecpts from "0 to strong exception" handilng data, to helped many of Data Professionals like me.
    Thanks for putting efforts to create this Video

  • @abhishek_grd
    @abhishek_grd 2 роки тому +1

    Thanks !!

  • @lokeshvaishnav218
    @lokeshvaishnav218 Рік тому

    Your videos are amazing 🤩 , Extremely sleek and explanation is very clear

  • @deeptidogra7948
    @deeptidogra7948 Рік тому

    Very Informative ..Thanks

  • @priyankas-ov6kk
    @priyankas-ov6kk Рік тому

    Thank you for this video. Supreb

  • @nihal2725
    @nihal2725 Рік тому

    good stuff

  • @djjiang3718
    @djjiang3718 Рік тому

    Thank you and good share!

  • @guddu11000
    @guddu11000 Рік тому

    Hello Ankit jee, i have scenerio that i have forex data table where i have some missing dates in a week and missing data for complete whole week in a month. I want to find all the missing dates in fact table and generate the data and fill the data from previous filled value. how can i achive

  • @nipunshetty9640
    @nipunshetty9640 Рік тому +1

    How to handle null values if it's present in 1 million number of records of data?.

  • @gobindaroy7811
    @gobindaroy7811 11 місяців тому

    amazing explanation Sir

  • @mahesh6701
    @mahesh6701 Рік тому +1

    Ankit, could you please put a video on Index, Cluster index and Non-Cluster Index with real time example questions for better understanding. Thanks.

  • @agrim8863
    @agrim8863 2 роки тому +1

    Hi, I have been following your videos for quite a long time. Need some advice from you I come from a non IT background thus a novice programmer want to get into field of data analytics and data science. Please guide me.

    • @ankitbansal6
      @ankitbansal6  2 роки тому +4

      You can start learning basics of SQL and Excel first. Once you are comfortable with basics practice questions from my channel. Later you can learn one BI tool like tableau or power BI.

  • @parthchadha9676
    @parthchadha9676 9 місяців тому

    Hello ankit,
    I tried adding more rows will null values in them and then run the coalesce function but is returns only the first value in all 3 nulls instead of different values.
    Am I understanding it wrong?
    Here is my code :
    Select *, isnull(age,8), coalesce(age,9,10)
    from customer

    • @mayurkanth6987
      @mayurkanth6987 2 місяці тому

      Of course it will show the first value provided first value should be NOT NULL.
      Put First value as NULL and then see it will return 2nd value in coalesce

  • @prabhavpushkar3869
    @prabhavpushkar3869 Рік тому

    will these expressions be same for oracle pl/sql or specifically only for t-sql

  • @hanson4christ496
    @hanson4christ496 Рік тому

    When I use ISNULL(salary,0)
    It's not passing the value 0 to my empty fields 😊

  • @Subo64
    @Subo64 10 місяців тому +1

    Toomuch background noise

  • @praveenbhandari2516
    @praveenbhandari2516 11 місяців тому

    The content is too good but there is a lot of background noise also in between the video

    • @ankitbansal6
      @ankitbansal6  11 місяців тому

      Sorry about it. Only in a few videos that is the case. Most others are good.

    • @praveenbhandari2516
      @praveenbhandari2516 11 місяців тому +1

      @@ankitbansal6 yeah no worries but your video is totally worth for me and it's incredible they way to teach. Please upload this kind of video .I have a request if you will make a video data analyst to data engineering how we can change the job