No video

Date Time formatting in SQL

  Рет қаралды 290

MeanLifeStudies

MeanLifeStudies

Күн бұрын

In this video, we will discuss the most important and most frequently used concept as a Data Engineer. i.e. Date Time formatting in building data pipelines. we will be more regularly converting given dates into different formats and required data will be extracted from the given dates.
#sql #dataengineers #sqlserver #dataanalytics
Here are create and insert statements:
-------------------------------------------------------------
create table employee (
Employeeid int,
EmployeeName varchar(30),
Department varchar(20),
JoiningDate date time,
salary int
)
insert into Employee values(
(1, 'Mahendra', 'Sales', '2023-01-15 09:30:00', 45000),
(2, 'Mahi', 'Marketing', '2022-06-23 10:00:00', 43200),
(3, 'Sai', 'IT', '2021-11-01 11:15:00', 45000),
(4, 'Ravi', 'HR', '2020-09-30 08:45:00', 36000),
(5, 'Suresh', 'Finance', '2019-08-19 14:30:00',54000),
(6, 'Ramesh', 'Operations', '2018-07-10 09:00:00',48000),
(7, 'Lalitha', 'Customer Service', '2023-02-01 13:20:00', 60000),
(8, 'Anil', 'Engineering', '2021-04-15 15:45:00',63360),
(9, 'Vijay', 'Product', '2022-05-21 10:30:00',60000),
(10, 'Krishna', 'Support', '2020-10-05 16:00:00',52800);
You can get more information like data analysis projects and important information from my medium and github pages.
Here are
My medium blogs: / mahendraee204
My github: github.com/mah...

Пікірлер: 4
@chandanpatra1053
@chandanpatra1053 2 ай бұрын
Atleast provide insert & create insert statement in description box. So that the viewers can practice instead of only listening.
@MeanLifeStudies
@MeanLifeStudies 2 ай бұрын
I will provide.
Operators in SQL  #sql #data analyst #data engineers
11:24
MeanLifeStudies
Рет қаралды 176
SQL Server Management Studio Tips & Tricks
13:25
SQLMaestros
Рет қаралды 12 М.
나랑 아빠가 아이스크림 먹을 때
00:15
진영민yeongmin
Рет қаралды 3,1 МЛН
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Cool Tool SHORTS Netherlands
Рет қаралды 9 МЛН
Underwater Challenge 😱
00:37
Topper Guild
Рет қаралды 39 МЛН
PostgreSQL CRASH COURSE - Learn PostgreSQL in 2024
50:26
SQL for Data Analytics - Learn SQL in 4 Hours
4:08:41
Luke Barousse
Рет қаралды 381 М.
SQL Training | SQL Tutorial | Intellipaat
3:08:06
Intellipaat
Рет қаралды 1,8 МЛН
Beginner to T-SQL [Full Course]
2:45:54
Pragmatic Works
Рет қаралды 305 М.
SQL Server Stored Procedure - How To
10:38
Database Star
Рет қаралды 13 М.
SQL performance tuning and query optimization using execution plan
49:23
나랑 아빠가 아이스크림 먹을 때
00:15
진영민yeongmin
Рет қаралды 3,1 МЛН