Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Practice advanced SQL queries with MySQL 5.7+

Build on your current knowledge and get to a next level in SQL. Learn by writing - lots of examples are waiting for you.
3.9
3.9/5
(559 reviews)
5,235 students
Created by

7.3

Classbaze Grade®

4.6

Freshness

7.4

Popularity

9.2

Material

Build on your current knowledge and get to a next level in SQL. Learn by writing - lots of examples are waiting for you.
Platform: Udemy
Video: 5h 1m
Language: English
Next start: On Demand

Best MySQL classes:

Classbaze Rating

Classbaze Grade®

7.3 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

4.6 / 10
This course was last updated on 12/2017.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

7.4 / 10
We analyzed factors such as the rating (3.9/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.2 / 10
Video Score: 8.3 / 10
The course includes 5h 1m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 5 hours 26 minutes of 161 MySQL courses on Udemy.
Detail Score: 9.5 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.9 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

43 articles.
92 resources.
0 exercise.
0 test.

In this page

About the course

I designed this course especially for those who already know the basics and wonder how to get to the next level. Maybe you’re a BI analyst, IT specialist, QA analyst, automation tester, DB admin, aspiring data scientist or just passionate to learn SQL. You’ll learn how to use analytic functions, how to take advantage of table partitioning, how to write user-defined functions, procedures with cursors and even how to write beautiful code. All of that with the focus on the most popular open-source database: MySQL.

In this course, we’ll write the code & MySQL queries together. I prepared 2 test databases, 70+ lectures, 4+ hours of video and lots of examples and practices so that you can learn advanced SQL techniques by writing the code. You’ll not learn just by watching me and eating pop-corn. You need to write the queries, and I’ll help you! I believe that’s the only way for you to adopt this new knowledge.
At the end of this course you will not just know these advanced techniques, but also know how to use them in practice.
Anyways, you have nothing to lose. Try this course and if you can honestly say that you learned nothing, just email Udemy, and they will give you a 100% refund within 30 days.

Recent reviews
•”The course was great. Now, I write beautiful queries, using coding style conventions and best practices.” -MauroVideo
•Last course update: March 2017•Video quality: Very high (1080p HD, 1920×1080)•Length: Over 5 hoursCourse Highlights
We’ll go through my personal best practices in writing advanced SQL code which I adopted in the last years. Thus some of the videos are long and content-heavy. I had to divide some of them into three parts because of Udemy’s limit of 20 mins/video.
If you are a BI developer, automation tester, data analyst, or a DB admin, I’m sure you’ll appreciate the hands-on examples and practices. They will help you understand the concepts and learn them by writing the advanced SQL code for MySQL.
If you have a tech background, you’ll like the attached .md files with all the SQL code used in the course.

Please note
•Basics such as how to instal a database and SQL tools is not covered in the course.•This course focuses on MySQL, not PostgreSQL (a new course focused on PostgreSQL coming soon!).Did you know?
•Did you know that even SQL code can be beautiful? The more advanced SQL code I wrote for MySQL or PostgreSQL, the more I focused on writing beautiful code. It’s especially important if you work with several colleagues on the same codebase.•I recorded all the video content (5+ hours of final footage) in one day, from early morning to late night? I believe you need to get into the zone to produce great content, be creative or to learn efficiently. Thus I recommend the same to you: purchase this course, dedicate 1 full day to it, turn off your smartphone and learn, learn, learn.•There’s a quiz before and after the course. Take it to check your level of knowledge at the beginning of the course to assess your level of SQL & MySQL knowledge. Then take it after the course. If you learn nothing, ask for refund. (Although I’m certain this doesn’t happen!)•As a CTO, I’m responsible for HotelQuickly’s product, engineering, technical infrastructure and databases – we use MySQL & PostgreSQL. Prior to joining HotelQuickly I spent 4 years working as a data warehouse consultant, developing and optimising data marts running on Oracle.Featured Testimonials (see them all on the bottom of this page)
•”Let’s be clear: If you used only basics of the sql, you will definitely learn lots of new stuff here. This is definitely not the introductory course to MySQL and author will not waste your time by explaining basics to you. Author is very knowledgeable about the topic and you will surely learn, at least how to write well structured queries, and you can apply those immediately in your work. In first 3 chapters you will have a lot of explanations and practices to keep you busy.” -Dusan Kostic (see full below)•”SELECT * FROM `the_most_fascinating`.`course`   🙂  I really like it!!! Thank you a lot Michal for you very professional work!!”   -Andrey Ivashkin•”This is great course on MYSQL, I learned more here, than any other course I have taken so far.” -David Abraham•”Lots of stuff you can learn from this course. There are still more to MySQL than just creating databases. I would recommend anyone to take this course after they know the basics.” -Raymond John Escobar
Enjoy & have fun with SQL & MySQL! 🙂

What can you learn from this course?

✓ write user defined functions
✓ write stored procedures
✓ simulate some of the analytic (window) functions
✓ work with cursors
✓ use the right indexes and partitions
✓ write advanced & beautiful queries

What you need to start the course?

• Your genuine interest in SQL is required. If you’re passionate about the data analysis, optimisation, advanced queries, it will be so much easier for me to get you to a next level!
• Access to a MySQL database
• Basic or intermediate SQL knowledge such as:
• …already can query data: SELECT COUNT, DISTINCT, LIMIT, ORDER BY, WHERE
• … already know conditions: BETWEEN, LIKE, IS NULL, IN, NOT IN
• … already know aggregation: GROUP BY, HAVING, MAX, MIN, AVG, SUM
• … already know joins: INNER JOIN, OUTER JOIN, CROSS JOIN
• … already know views: CREATE VIEW AS
• … already know data management: CREATE TABLE, INERT INTO, UPDATE, DELETE
• … already know sub-queries

Who is this course is made for?

• Those who know SQL basics and want to get to next level
• Business intelligence (BI) analysts
• BI developers
• Data scientists
• IT specialists
• QA analysts & testers
• Automation testers
• DB administrators
• NOT beginners (in this course you already need to have basic / intermediate SQL knowledge)

Are there coupons or discounts for Practice advanced SQL queries with MySQL 5.7+ ? What is the current price?

The course costs $14.99. And currently there is a 73% discount on the original price of the course, which was $54.99. So you save $40 if you enroll the course now.
The average price is $16.0 of 161 MySQL courses. So this course is 6% cheaper than the average MySQL course on Udemy.

Will I be refunded if I'm not satisfied with the Practice advanced SQL queries with MySQL 5.7+ course?

YES, Practice advanced SQL queries with MySQL 5.7+ has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Practice advanced SQL queries with MySQL 5.7+ course, but there is a $40 discount from the original price ($54.99). So the current price is just $14.99.

Who will teach this course? Can I trust Michal Juhas?

Michal Juhas has created 6 courses that got 1,311 reviews which are generally positive. Michal Juhas has taught 30,168 students and received a 4.1 average review out of 1,311 reviews. Depending on the information available, we think that Michal Juhas is an instructor that you can trust.
Tech Entrepreneur
Browse all courses by on Classbaze.

7.3

Classbaze Grade®

4.6

Freshness

7.4

Popularity

9.2

Material

Platform: Udemy
Video: 5h 1m
Language: English
Next start: On Demand

Classbaze recommendations for you