Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO
Открыть в Telegram
Main channel https://t.me/Coding_000 Contact Admin 👉 @ILOVEU_143 for booking your exam slots Web- https://coding000.github.io/Projects/ 💯% clearance in any placement exams OffCampus -https://t.me/Offcampus_000 Discussion- https://t.me/exams_discussion
Больше3 368
Подписчики
Нет данных24 часа
-187 дней
-4930 день
Архив постов
Two antivirus product✅
share @coding_000
Guys pls wait i will try to send...asap maximum answers....❤️
AnimatedSticker.tgs0.02 KB
SELECT
DATE_FORMAT(dt, '%Y-%m') AS month_year,
'Jobs' AS source,
COUNT(*) AS total_number
FROM jobs
WHERE YEAR(dt) = 2022
GROUP BY month_year
UNION ALL
-- For freelancer registrations
SELECT
DATE_FORMAT(dt, '%Y-%m') AS month_year,
'Freelancers' AS source,
COUNT(*) AS total_number
FROM freelancers
WHERE YEAR(dt) = 2022
GROUP BY month_year
ORDER BY month_year, source;
leading freelancer code ✅
Two antivirus product✅
share @coding_000
Streamers Questions SQL✅🆓😍
Share @coding_000❤️
Check above 👆👆 If ur unable to find the questions answer
Share @coding_000❤️✅
send in comment 👇👇
Freelancer code
SELECT
DATE_FORMAT(DATE, '%Y-%m') AS month_year,
source,
SUM(total_number) AS total_number
FROM (
SELECT
DATE(created_at) AS DATE,
'jobs' AS source,
COUNT(*) AS total_number
FROM JobPosts
WHERE YEAR(created_at) = 2022
GROUP BY DATE(created_at)
UNION ALL
SELECT
DATE(created_at) AS DATE,
'Freelancers' AS source,
COUNT(*) AS total_number
FROM Freelancers
WHERE YEAR(created_at) = 2022
GROUP BY DATE(created_at)
) AS t
GROUP BY
DATE_FORMAT(DATE, '%Y-%m'),
source
ORDER BY
DATE_FORMAT(DATE, '%Y-%m'),
source;
Freelancer code 👆👆👆👆
Share @coding_000❤️
Check above 👆👆 If ur unable to find the questions answer
Share @coding_000❤️✅
send in comment 👇👇
AnimatedSticker.tgs0.02 KB
Password sanitizer code ✅
Share @coding_000❤️
SELECT
DATE_FORMAT(date_field, '%Y-%m') AS month_year,
'Jobs' AS source,
COUNT(*) AS total_number
FROM
jobs
GROUP BY
month_year
UNION ALL
SELECT
DATE_FORMAT(date_field, '%Y-%m') AS month_year,
'Freelancers' AS source,
COUNT(*) AS total_number
FROM
freelancers
GROUP BY
month_year
ORDER BY
month_year ASC,
source ASC;
✅✅ share @coding_000✅
Those who need Job in It Companies can check this channel
Join now @Offcampus_000
🔥🔥
Latest Jobs and Internships Updates for 2021,2022, 2023 and 2024 Batch
AnimatedSticker.tgs0.02 KB
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
