Complex SQL Query: Watch Me Write It

  Рет қаралды 6,592

Database Star

Database Star

Күн бұрын

Пікірлер: 34
@eminjs2319
@eminjs2319 Жыл бұрын
You are constantly producing ONLY top-notch videos. Kudos to you and please, keep this kind of stuff. It is of invaluable importance for us to see the "inner kitchen" of how professionals write complex queries.
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks for the kind words! I’m glad you and others like this kind of video. It’s the first of this kind that I have made (step by step on writing a complex query) so I’ll keep making more of them.
@melspiglet
@melspiglet Жыл бұрын
I love this video and find it incredibly useful. Yes, please, do more videos breaking down the thought process of writing complex queries. Funny, I was like, 'you can't put that in the WHERE clause it goes in a HAVING clause!'... and then that's what you demonstrated & the reason behind it. That boosted my confidence.
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks, glad you like it! Great to hear you had that thought as you were watching it - I did that deliberately to show what the issue would be.
@kanugupta1044
@kanugupta1044 Жыл бұрын
That has been the best video to teach complex SQL in a very light manner!
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks a lot!
@katsukido2931
@katsukido2931 Жыл бұрын
You need more recognition, your videos are really helpful!
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks!
@-.-smile
@-.-smile Жыл бұрын
Amazing videos, enjoy actually your doing and healing the complex queries. Keep up the great content!
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks!
@nirshadnijam2291
@nirshadnijam2291 Жыл бұрын
Very concise. Thank you for this video!
@DatabaseStar
@DatabaseStar Жыл бұрын
Glad it was helpful!
@Franaman
@Franaman Жыл бұрын
This is so good and well explained! This is perfect!
@DatabaseStar
@DatabaseStar Жыл бұрын
Glad it was helpful!
@michellemontemayor4064
@michellemontemayor4064 Жыл бұрын
This is very useful! I would love to see more.
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks! Yeah I have more like this planned.
@rachaelhanna8523
@rachaelhanna8523 Жыл бұрын
Thanks Ben an excellent video. At my work we write a lot of complex queries. I have often wondered if there is a 'best practice' approach to writing them.
@DatabaseStar
@DatabaseStar Жыл бұрын
That’s good to hear you liked it and found it useful.
@tuilathang97
@tuilathang97 Жыл бұрын
Thank you, i am new to SQL and your chanel. You help me a lot sir.
@DatabaseStar
@DatabaseStar Жыл бұрын
No problem, great to hear it’s helping!
@obadmatar
@obadmatar Жыл бұрын
Thank you for this well explained video, appreciate your efforts to produce this perfect content.
@DatabaseStar
@DatabaseStar Жыл бұрын
You're welcome! Glad you liked it
@damishito
@damishito Жыл бұрын
it was a moment when u do a references using pk and fk for the tables? or u just straight do the inner joins ? great vid
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks! You usually perform joins on the foreign key and primary key, but not always.
@oracle_professor
@oracle_professor Жыл бұрын
Unique Tutorial
@DatabaseStar
@DatabaseStar Жыл бұрын
Thanks!
@engr_mark
@engr_mark Жыл бұрын
You didn't provide the link to the hackrank question as you claimed.
@DatabaseStar
@DatabaseStar Жыл бұрын
Ah good point! Here's the link: www.hackerrank.com/challenges/full-score/problem I'll also add it to the description.
@ramsay9912
@ramsay9912 Жыл бұрын
please, next video about : "Complex PL/SQL Query: Watch Me Write It"
@DatabaseStar
@DatabaseStar Жыл бұрын
That’s a good idea!
@EUK379
@EUK379 Жыл бұрын
how to fetch first 3 and last 3 records in oracle sql in single query
@DatabaseStar
@DatabaseStar Жыл бұрын
One way I think you could do it is a query that gets the first 3 rows (using row_number and a where clause) and filter on the top 3 and the bottom 3. Perhaps 2 queries combined with a Union All could be used too.
7 Useful SQL Features You Probably Don’t Know
19:41
Database Star
Рет қаралды 4,9 М.
7 Mistakes Beginners Make with SQL
10:47
Database Star
Рет қаралды 20 М.
Complex SQL Breakdown (CTEs, Subquery, and More)
22:14
Database Star
Рет қаралды 3,9 М.
When to Use a Subquery in SQL
8:50
Database Star
Рет қаралды 37 М.
SQL Joins: A Guide and Examples
11:38
Database Star
Рет қаралды 28 М.
SQL Syntax Best Practices: How to Structure Your SQL Code
16:35
StrataScratch
Рет қаралды 22 М.
6 SQL Joins you MUST know! (Animated + Practice)
9:47
Anton Putra
Рет қаралды 204 М.
Complex SQL Query Breakdown Step By Step
16:52
Database Star
Рет қаралды 17 М.