DateTime functions in SQL Server Part 25

preview_player
Показать описание
In this video we will learn about different DateTime data types, and different date time functions in sql server. We will also understand the difference between terms UTC (Coordinated Universal Time) and Time Zone offset.

Text version of the video

Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.

Slides

All SQL Server Text Articles

All SQL Server Slides

All Dot Net and SQL Server Tutorials in English

All Dot Net and SQL Server Tutorials in Arabic
Рекомендации по теме
Комментарии
Автор

I work for Aviation industry. The date-time functions, and the UTC concept explained here greatly helps me. Thank you.

anuragvashishtha
Автор

The BEST I ever came across on YouTube! Thank you Venkat!

charaia
Автор

you are one of the best teacher in India, love the way you teach...thanks alot

AnkitMishra-niqm
Автор

Yes, it was needed. Each video of your collection is needed and perfect! Thank's for it SQL training.

krzysztofs
Автор

Very well explained! Thank you for sharing!

ItsWithinYou
Автор

worth to watch
totally outstanding kudos to u sir
u r making developers life one step ahead
u r my best tutor :)

sureshrajput
Автор

it is awesome.Tks. All of tutorial is good

ashishjain
Автор

Hello Venkat. I am using SQL server 2005 and i don't know where to find data types like: date(7), datetimeoffset(7), as you used. Most of functions, doesn't work for me.Any suggestions ? PS: you doing a great job ! 

smithdrs
Автор

that was an enlightening session.
i have a problem.
i am using sql server 2005.
and it is giving me most of the data types as datetime or smalldatetime.
some of the functions are also not working for me.
mine is windows vista which is not showing me utc time as well.
any suggestion.
Thanks.

sonusidd
Автор

If someone wants quick explanation of why UTC, not CUT: UTC favors neither English nor French. Also, UTC is not GMT, because UTC is not an actual timezone.

artokilponen
Автор

Just wanted to thank you for your tutorial. I've been learning a lot from you. Thanks!

sarahsaad
Автор

sir, what 7 indicates in [time](7) ?
Nice Explanation!:)

kanasree
Автор

sir please explain timezone function in sql

merlioninfotech
Автор

Hello, can u help me with one exercise. I have table with many dates. I need to pick this records which month and year is the same as the Min Date. I hope u will help me, thank u.

kristiankanev
Автор

In a table i have two columns name and date of birth.how can we find the date of birth is todays date?kindly help me out

tharasathi
Автор

if you are venkat, why is the channels name "kud"venkat. Just Curious xD

apratimmazumdar
Автор

Need your help with something pls can you help

aasthadave
Автор

if we left column null it always show 1900-01-01

ahmadnaru
Автор

Thank you very much for taking time to give feedback. For email alerts, when new videos are uploaded, please subscribe to my channel. In the description of this video, I have included the link for ASP .NET, C#, and SQL Server playlists. All the videos are arranged in logical sequence in these playlists, which could be useful to you. Please share the link with your friends who you think would also benefit from them. If you like these videos, please click on the THUMBS UP button below the video.

Csharp-video-tutorialsBlogspot
Автор

how do i select all records that have an event datetime witin 1 hour before, for example mysql select all that time_diff less than 1 hour from datetime? its for a reminder email i want to make on a cronjob can you help with this sql query?

JNET_Reloaded