Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть SQL Interview Question on DATEPART + SUBSTRING | Real-World Query | Day 3

  • The Tech Town
  • 2025-06-30
  • 152
SQL Interview Question on DATEPART + SUBSTRING | Real-World Query | Day 3
sqlpower bidata sciencemldata analysisdata analysttech townthe tech townSQLSQL interview questionsSQL challengeSQL weekday filterDATEPART SQLsubstring sqlreal world sql30DaySQLChallengesql case whensql date functionssql for data analystsql practicelearn sqlsql for beginnersinterview sql questionetl sql logicsql weekday logicsql weekday interviewsql challenge day 3sql interview questionssql problem solvingsql queries
  • ok logo

Скачать SQL Interview Question on DATEPART + SUBSTRING | Real-World Query | Day 3 бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно SQL Interview Question on DATEPART + SUBSTRING | Real-World Query | Day 3 или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку SQL Interview Question on DATEPART + SUBSTRING | Real-World Query | Day 3 бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео SQL Interview Question on DATEPART + SUBSTRING | Real-World Query | Day 3

Welcome to Day 3 of the #30DaySQLChallenge!
In this video, we tackle a real-world SQL interview question using a smart combination of DATEPART and SUBSTRING to filter dates based on weekday patterns. This technique is commonly used in data transformation and ETL pipelines — and is a favorite in SQL interviews!

🔍 What You'll Learn:
✅ How to use DATEPART(WEEKDAY, column)
✅ How to combine SUBSTRING with CASE WHEN
✅ Real-life logic to dynamically filter dates
✅ Best practices to write clean, readable SQL
Data:
create table Day_Indicator
(
Product_ID varchar(10),
Day_Indicator varchar(7),
Dates date
);
insert into Day_Indicator values ('AP755', '1010101', CONVERT(DATE,'04-Mar-2024', 102));
insert into Day_Indicator values ('AP755', '1010101', CONVERT(DATE,'05-Mar-2024', 102));
insert into Day_Indicator values ('AP755', '1010101', CONVERT(DATE,'06-Mar-2024', 102));
insert into Day_Indicator values ('AP755', '1010101', CONVERT(DATE,'07-Mar-2024', 102));
insert into Day_Indicator values ('AP755', '1010101', CONVERT(DATE,'08-Mar-2024', 102));
insert into Day_Indicator values ('AP755', '1010101', CONVERT(DATE,'09-Mar-2024', 102));
insert into Day_Indicator values ('AP755', '1010101', CONVERT(DATE,'10-Mar-2024', 102));
insert into Day_Indicator values ('XQ802', '1000110', CONVERT(DATE,'04-Mar-2024', 102));
insert into Day_Indicator values ('XQ802', '1000110', CONVERT(DATE,'05-Mar-2024', 102));
insert into Day_Indicator values ('XQ802', '1000110', CONVERT(DATE,'06-Mar-2024', 102));
insert into Day_Indicator values ('XQ802', '1000110', CONVERT(DATE,'07-Mar-2024', 102));
insert into Day_Indicator values ('XQ802', '1000110', CONVERT(DATE,'08-Mar-2024', 102));
insert into Day_Indicator values ('XQ802', '1000110', CONVERT(DATE,'09-Mar-2024', 102));
insert into Day_Indicator values ('XQ802', '1000110', CONVERT(DATE,'10-Mar-2024', 102));

Whether you're preparing for a data analyst, engineer, or BI interview — this SQL challenge is a must-practice!

📌 Challenge Yourself:
Try modifying the query to exclude weekends or only include alternate days. Share your solution in the comments!

🔔 Subscribe for the full #30DaySQLChallenge playlist!
👍 Like the video if this helped, and comment below with your questions or solutions.
Follow me on :
  / shubhamsinghrao  
  / thetechtownttt  
https://techtown.in/

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]