Media Summary: This short video shows how to create a new date/time field containing date data from another field that is not in the date format. Select Case datename(WEEKDAY,getdate()) WHEN 'Sunday' THEN 1 WHEN 'Monday' THEN 2 WHEN 'Tuesday' THEN 3 WHEN ...

Sql Convert Day Number To - Detailed Analysis & Overview

This short video shows how to create a new date/time field containing date data from another field that is not in the date format. Select Case datename(WEEKDAY,getdate()) WHEN 'Sunday' THEN 1 WHEN 'Monday' THEN 2 WHEN 'Tuesday' THEN 3 WHEN ...

Photo Gallery

SQL : Convert day number to full date in SQL Server
Learn SQL: Converting non-date fields to Date/Time format
SQL : Converting SQL number into a time, to perform date comparisons
How to extract part of a number in Microsoft SQL Server, and how to convert it into a date
SQL Date & Time Functions (Visually Explained) | FORMAT, CONVERT, CAST | #SQL Course 16
How to Convert VARCHAR to Date in SQL Server
SQL Queries||How to Convert WeekDay Name to Day Number?
Date Conversion JD Edwards In SQL-Server, PLSQL and Excel
SQL : Convert number to time
SQL Date & Time Functions | DATEPART, DATENAME, DATETRUNC, EOMONTH | #SQL Course 15
Convert datetime to date in SQL
SQL : Can't convert month number to name
Sponsored
Sponsored
View Detailed Profile
SQL : Convert day number to full date in SQL Server

SQL : Convert day number to full date in SQL Server

SQL

Learn SQL: Converting non-date fields to Date/Time format

Learn SQL: Converting non-date fields to Date/Time format

This short video shows how to create a new date/time field containing date data from another field that is not in the date format.

Sponsored
SQL : Converting SQL number into a time, to perform date comparisons

SQL : Converting SQL number into a time, to perform date comparisons

SQL

How to extract part of a number in Microsoft SQL Server, and how to convert it into a date

How to extract part of a number in Microsoft SQL Server, and how to convert it into a date

How do you get just part of a

SQL Date & Time Functions (Visually Explained) | FORMAT, CONVERT, CAST | #SQL Course 16

SQL Date & Time Functions (Visually Explained) | FORMAT, CONVERT, CAST | #SQL Course 16

Visually explained how

Sponsored
How to Convert VARCHAR to Date in SQL Server

How to Convert VARCHAR to Date in SQL Server

Hello Friends, In this

SQL Queries||How to Convert WeekDay Name to Day Number?

SQL Queries||How to Convert WeekDay Name to Day Number?

Select Case datename(WEEKDAY,getdate()) WHEN 'Sunday' THEN 1 WHEN 'Monday' THEN 2 WHEN 'Tuesday' THEN 3 WHEN ...

Date Conversion JD Edwards In SQL-Server, PLSQL and Excel

Date Conversion JD Edwards In SQL-Server, PLSQL and Excel

Date

SQL : Convert number to time

SQL : Convert number to time

SQL

SQL Date & Time Functions | DATEPART, DATENAME, DATETRUNC, EOMONTH | #SQL Course 15

SQL Date & Time Functions | DATEPART, DATENAME, DATETRUNC, EOMONTH | #SQL Course 15

Visually explained how

Convert datetime to date in SQL

Convert datetime to date in SQL

Convert

SQL : Can't convert month number to name

SQL : Can't convert month number to name

SQL

SQL : Convert number to date sql oracle

SQL : Convert number to date sql oracle

SQL

Everything on SQL dates including data types, functions, formats and converting integers or strings

Everything on SQL dates including data types, functions, formats and converting integers or strings

Everything on

Oracle Tutorial - Conversion Functions TO_DATE | TO_CHAR | TO_NUMBER

Oracle Tutorial - Conversion Functions TO_DATE | TO_CHAR | TO_NUMBER

Oracle Tutorials -

Convert numbers year, month and days and more to dates in SQL Server - with ...FROMPARTS functions

Convert numbers year, month and days and more to dates in SQL Server - with ...FROMPARTS functions

In this video, we will be

SQL : Converting year month day to date in sql server

SQL : Converting year month day to date in sql server

SQL

SQL Convert Function - SQL Training Online - Quick Tips Ep7

SQL Convert Function - SQL Training Online - Quick Tips Ep7

Learn about the

SQL : SQL Convert Week Number to Date (dd/MM)

SQL : SQL Convert Week Number to Date (dd/MM)

SQL

SQL : convert Excel Date Serial Number to Regular Date

SQL : convert Excel Date Serial Number to Regular Date

SQL

Related Video Content

SQL Tutorial - W3Schools information

SQL is a standard language for storing, manipulating and retrieving data in databases. Our SQL tutorial will teach...

SQL - Wikipedia information

Introduced in the 1970s, SQL offered two main advantages over older read–write APIs such as ISAM or VSAM. Firstly, it...

SQL Tutorial - GeeksforGeeks information

May 23, 2026 · Whether you want to create, delete, update or read data, SQL provides commands to perform these...

Microsoft SQL Server downloads information

Get started with Microsoft SQL Server downloads. Choose a SQL Server trial, edition, tool, or connector that best...

SQL Tutorial: Learn SQL from Scratch for Beginners information

Whether you’re a software developer, database administrator, data analyst, or data scientist, this SQL tutorial will...