What you'll learn:
- This class is an ideal class for learning group by, joins, in built functions. After taking this SQL 101 class you can take other intermediate classes or classes involving functions, procedures and views.
- After attending the course, you can expect to run simple group by, joins and filtering on SQL tables.
- Since everything is Hands-on the learner can do things right away after learning 312 285 6886
- If you are from New York City then you can correlated with my Data which is people attending my classes in New York city (Project for this Course)
SQL 101 Bootcamp is build up based on the SQLclasses for Analytics taken in NYC, New York by Shivgan Joshi. Having taught at various bootcamps in NYCand gathering feedback from students this course addresses all the major topics you need to get started for Analytics in SQL if you have never programmed.
This course will help you answer and critically think and implement:
Create a DB design for your day to day work data that you use in Excel
Understand what you can do and what you cannot do. Or rather how hard or simple it is to do some analytical steps in SQL.
Understand Data Wrangling using Group, Joins and UNIONto get data in the format you need
For any data that comes to you new tools get new insights
Get Excel equivalent functions for SQL commands
Understand the data wrangling terms often used in Data Analytics that remain common to all languages (Python / R / SQL)
Other areas that will be introduced to are:
Understand why SQL is needed as a solution to limitation of excel
Connect to the SQL Server database and execute a simple query.
Include a search condition in a simple query.
Use various functions to perform calculations on data.
Organize data obtained from a query before it is displayed on-screen.
Use New York City data for running on SQL