![UDACITY](https://images.shiksha.ws/public/images/instHeaderDesktop.jpg)
![UDACITY Logo](https://images.shiksha.com/mediadata/images/1716572601phpibGQtt.gif)
SQL Fluency
- Offered byUDACITY
SQL Fluency at UDACITY Overview
Duration | 2 weeks |
Total fee | ₹14,350 |
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
SQL Fluency at UDACITY Highlights
- Earn a certificate after completion of the course
- Personalized Career Services
- Real-world projects
- Practical tips and industry best practices
- Unlimited access to top-rated courses
SQL Fluency at UDACITY Course details
Learn the principles behind relational data organization: tables, queries, aggregations, keys, and joins
In this section, you will gain knowledge about SQL basics for working with a single table
You will learn the key commands to filter a table in many different ways
Create your own database tables using normalized table design, using keys to declare relationships between tables; then apply these relationships to draw conclusions
In this lesson, you will learn how to combine data from multiple tables together
In this lesson, you will learn how to aggregate data using SQL functions which allow you to count, sum, find the minimum value, the maximum value, or an average of the data values
In this course, you will learn how databases work and you will also learn some basic SQL queries for that can be used to select, manipulate and aggregate data in databases
SQL Fluency at UDACITY Curriculum
Introduction to Relational Databases
Getting Started in SQL
Creating a Database Using Tables
SQL Joins
SQL Aggregations