SQL Case Study - Bike Rental Shop | Practice SQL Queries

  Рет қаралды 9,013

techTFQ

techTFQ

Күн бұрын

Пікірлер: 33
@UrviKuvera
@UrviKuvera 9 күн бұрын
I've recently started learning SQL, and your tutorials have been incredibly helpful. Your clear explanations and practical examples make it so much easier to understand the concepts. I truly appreciate the time and effort you put into creating these resources. Thank you !!!
@techTFQ
@techTFQ 9 күн бұрын
Thank you ❤️ So glad to know it
@mrbartuss1
@mrbartuss1 9 күн бұрын
Another solution for Problem 1. It seems we can use GROUP BY ROLLUP: SELECT EXTRACT(YEAR FROM start_timestamp) AS year, EXTRACT(MONTH FROM start_timestamp) AS month, SUM(total_paid) AS revenue FROM rental GROUP BY ROLLUP (year, month) ORDER BY year ASC, month ASC;
@kamalprajapati9955
@kamalprajapati9955 Күн бұрын
Great tutorial
@cristianoronaldo7476
@cristianoronaldo7476 9 күн бұрын
Once again very informative thanks bro
@techTFQ
@techTFQ 9 күн бұрын
Thank you 🙏
@setusrivatsa2563
@setusrivatsa2563 9 күн бұрын
Beautiful vedio as always. Dear sir, can you please post in future about query Optimization techniques, explain analyse etc.
@techTFQ
@techTFQ 9 күн бұрын
Thank you and yes I’ll cover performance tuning soon
@luckyqueen7540
@luckyqueen7540 9 күн бұрын
Can you do crosstab video for multiple columns.. I have seen for three column. Can you please do for multiple columns
@sheebaparveen8408
@sheebaparveen8408 9 күн бұрын
Thanks for this informative video❤
@techTFQ
@techTFQ 9 күн бұрын
Thank you ☺️
@PAAOMahesh
@PAAOMahesh 9 күн бұрын
Thanks for clear cut explaination ,Some new things i have learnt today from you,even more, i have learnt things that could save my time.
@babag5324
@babag5324 9 күн бұрын
The explanation u r providimg im ur every video is really superb, thank you 😊
@techTFQ
@techTFQ 9 күн бұрын
Thank you 🙏
@AbdelkrimJa
@AbdelkrimJa 9 күн бұрын
I appreciate the why ho you explain and resolve problems step by step !!! Many thank's
@chuksifeanyi992
@chuksifeanyi992 9 күн бұрын
Thank you so much for this informative video. I recently started following your KZbin page, pls I want to ask at what level of my learning SQL should I start applying for Jobs and where can I get these remote jobs
@chuphal_himanshu
@chuphal_himanshu 7 күн бұрын
Hi Thoufiq, like always this video also have been very easy to learn. Your explanation is very simple and easy to understand. I have learned SQL from your bootcamp and it was very smooth. i have done many case studies but I don't know how to share them on github properly. I have done your case studies but don't know hot to upload the data and my sql statements on github. It would be really very helpful if you could make a video about that.
@garimasharma052
@garimasharma052 9 күн бұрын
Great videos. But why did you hide other videos?
@techTFQ
@techTFQ 9 күн бұрын
Some issue with KZbin, Wasn’t able to upload previous videos
@shubhamsoni174
@shubhamsoni174 8 күн бұрын
For those doing it in Mysql alternate soln for question 5 as grouping sets does not work in Mysql: SELECT EXTRACT(YEAR FROM start_timestamp) AS year, EXTRACT(MONTH FROM start_timestamp) AS month, SUM(total_paid) AS revenue FROM rental GROUP BY EXTRACT(YEAR FROM start_timestamp), EXTRACT(MONTH FROM start_timestamp) WITH ROLLUP ORDER BY year, month;
@nilabja2974
@nilabja2974 9 күн бұрын
Amazing learnt from you. Very nice.
@shashankgupta9351
@shashankgupta9351 3 күн бұрын
Hi sir, videos sound is not coming properly, more sound in left earbud and less in rights
@nandinipundipandu6163
@nandinipundipandu6163 7 күн бұрын
hello sir! i have a doubt regarding VIEW WITH ENCRYPTION. i created a view with encrption in MS SQL & when i right click on the encrypted view in object explorer i can still see the script of SELECT, INSERT, UPDATE,DELETE statements & also DROP VIEW option .I just wanna know that the other users are able to see those scripts & able to DROP the view???? please reply ASAP sir
@JimKitty-p6z
@JimKitty-p6z 9 күн бұрын
568 Schmidt Bypass
@kyliegujones3542
@kyliegujones3542 Күн бұрын
Clark Maria Gonzalez Mark Miller Ronald
@victorslawman9778
@victorslawman9778 Күн бұрын
Davis Michael Lewis Thomas Brown Anthony
@DavidLee-b9k
@DavidLee-b9k Сағат бұрын
Miller John Brown Thomas Brown Timothy
@MaltzDora
@MaltzDora 6 сағат бұрын
Hall Linda Lopez Donald Allen Christopher
@mollyesebargeman7395
@mollyesebargeman7395 Күн бұрын
Harris Donald Lopez Carol Lewis Scott
@pragatheeswaranm4604
@pragatheeswaranm4604 9 күн бұрын
Not audible
@нинавасильева-щ3е
@нинавасильева-щ3е 2 сағат бұрын
Jackson John Lewis Patricia Young Matthew
@YARAKalwei
@YARAKalwei Күн бұрын
Hall Maria Lee George Davis Mark
Complete guide to Database Normalization in SQL
40:51
techTFQ
Рет қаралды 171 М.
Apple peeling hack @scottsreality
00:37
_vector_
Рет қаралды 127 МЛН
OYUNCAK MİKROFON İLE TRAFİK LAMBASINI DEĞİŞTİRDİ 😱
00:17
Melih Taşçı
Рет қаралды 5 МЛН
Best OS for programming? Mac vs Windows vs Linux debate settled
8:41
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 427 М.
Super Interesting SQL Problem | Practice SQL Queries
18:24
techTFQ
Рет қаралды 23 М.
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 36 М.
Apple peeling hack @scottsreality
00:37
_vector_
Рет қаралды 127 МЛН