Common Table Expressions (CTEs) in SQL: SQL 30 Day Challenge Day 19

  Рет қаралды 161

Learning with Jelly

Learning with Jelly

Күн бұрын

Пікірлер: 4
@malcorub
@malcorub 6 ай бұрын
Yup, I'm on team CTE as I dislike too many subqueries, they hurt my brain. One question I 've gotten alot during interviews over the years is WHAT'S THE DIFFERENCE BETWEEN SUBQUERY AND CTE? and also WHAT'S THE DIFFERENCE BETWEEN CTE and TEMPORARY TABLE?
@learningwithjelly
@learningwithjelly 6 ай бұрын
CTEs last for the one use so it only applies to the query that is right after the CTE. A temporary table can be created and called on for many times after you created and is stored in your local memory for a given amount of time (at least for the entire SQL session)
@developbit
@developbit 6 ай бұрын
is it possible to provide some more practice for this video? I am still not clear on the CTE in SQL?
@learningwithjelly
@learningwithjelly 6 ай бұрын
It is day 20 :)
Practice Common Table Expressions (CTES):  SQL 30 Day Challenge Day 20
19:07
Subqueries in SQL:  SQL 30 Day Challenge Day 16
21:58
Learning with Jelly
Рет қаралды 224
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Practice JOINS in SQL:  SQL 30 Day Challenge Day 17
15:14
Learning with Jelly
Рет қаралды 227
Window Functions in SQL (Part 1): SQL 30 Day Challenge Day 21
18:48
Learning with Jelly
Рет қаралды 218
Intro to JOINS in SQL:  SQL 30 Day Challenge Day 14
21:14
Learning with Jelly
Рет қаралды 245
JOINS in SQL Part Two:  SQL 30 Day Challenge Day 15
22:22
Learning with Jelly
Рет қаралды 204
GROUP BY and HAVING CLAUSE IN SQL:  SQL 30 Day Challenge Day 12
11:15
Learning with Jelly
Рет қаралды 206
Basics of SQL in 10 Minutes:  SQL 30 Day Challenge Day 30 (Final Recap)
10:23
SQL Practice Window Functions and CTES:  SQL 30 Day Challenge Day 28
22:50
SECOND MINI PROJECT IN SQL:  SQL 30 Day Challenge Day 13
15:51
Learning with Jelly
Рет қаралды 248
Window Functions in SQL (Part 2):  SQL 30 Day Challenge Day 22
15:47
Learning with Jelly
Рет қаралды 123