Working with Dates (SQL) - EXTRACT, DATE_PART, DATE_TRUNC, DATEDIFF

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • Working with dates in SQL can sometimes be a challenge! This video covers a few functions, which can help solve many of our issues with dates. The video covers EXTRACT, DATE_PART, DATE_TRUNC, and DATEDIFF.

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

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

    wow, this video if very good.

  • @gallagherk11
    @gallagherk11 13 วันที่ผ่านมา

    This is a great video but DATEDIFF doesn't seem to be widely supported. It might be good to specify which SQL dialects support this function and alternate ways to address date differences when this is not supported!

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

    You are the bomb. Omg

  • @kehn-yuri
    @kehn-yuri ปีที่แล้ว +2

    Thank you for the good content, The DATE_TRUNC should be like this; DATE_TRUNC('MONTH',timestamp) FROM orders

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

    Like next level man

  • @AlphaYassine
    @AlphaYassine 4 หลายเดือนก่อน

    Bonjour svp j'aimerais que vous m'envoyez l'apk SQLite editor for Android j'aimerais plus l'étudier chez nous ici c'est payant et les cartes de crédit sont inaccessibles merci de plus sur votre clarification ❤

  • @nikhilchavan1577
    @nikhilchavan1577 3 หลายเดือนก่อน +1

    you did not cover the Date_part ??