SQL Interview Question | 50 | #dataengineering | #dataanalyst | #powerbi | #sql #dataengineer
If you like this video
please like, share & subscribe and comment down below..
if you have any suggestion or doubt in this video.
If you want to share any problem statement, please send it to the following email address: kshubham787@gmail.com
SQL Script:
CREATE TABLE Activity (
machine_id INT,
process_id INT,
activity_type VARCHAR(10),
timestamp DECIMAL(10,3)
);
INSERT INTO Activity (machine_id, process_id, activity_type, timestamp) VALUES
(0, 0, 'start', 0.712),
(0, 0, 'end', 1.520),
(0, 1, 'start', 3.140),
(0, 1, 'end', 4.120),
(1, 0, 'start', 0.550),
(1, 0, 'end', 1.550),
(1, 1, 'start', 0.430),
(1, 1, 'end', 1.420),
(2, 0, 'start', 4.100),
(2, 0, 'end', 4.512),
(2, 1, 'start', 2.500),
(2, 1, 'end', 5.000);
Видео SQL Interview Question | 50 | #dataengineering | #dataanalyst | #powerbi | #sql #dataengineer канала Coding Lake
please like, share & subscribe and comment down below..
if you have any suggestion or doubt in this video.
If you want to share any problem statement, please send it to the following email address: kshubham787@gmail.com
SQL Script:
CREATE TABLE Activity (
machine_id INT,
process_id INT,
activity_type VARCHAR(10),
timestamp DECIMAL(10,3)
);
INSERT INTO Activity (machine_id, process_id, activity_type, timestamp) VALUES
(0, 0, 'start', 0.712),
(0, 0, 'end', 1.520),
(0, 1, 'start', 3.140),
(0, 1, 'end', 4.120),
(1, 0, 'start', 0.550),
(1, 0, 'end', 1.550),
(1, 1, 'start', 0.430),
(1, 1, 'end', 1.420),
(2, 0, 'start', 4.100),
(2, 0, 'end', 4.512),
(2, 1, 'start', 2.500),
(2, 1, 'end', 5.000);
Видео SQL Interview Question | 50 | #dataengineering | #dataanalyst | #powerbi | #sql #dataengineer канала Coding Lake
sql interview question sql advance concept sql interview question 2025 sql coding question accenture sql interview question infosys sql interiew question tcs sql interview question sql interview question and answer data analyst interview question plsql interview question ibm sql interview question genpact sql interview question capgemini sql interview question oracle sql questions data engineer interview question data modeling databricks interview question sql
Комментарии отсутствуют
Информация о видео
8 июня 2025 г. 19:04:37
00:16:18
Другие видео канала