Linkedin Learning – SQL Queries Made Easy

Linkedin Learning – SQL Queries Made Easy-QUiD
English | Size: 153.35 MB
Category: Tutorial


Get up and running with database tables using SQL. This course was designed to help beginners build a strong foundation in SQL queries, and start using common statements to manipulate data within tables.

Skillshare – Conquer SQL Queries Step By Step From Scratch In Less Time Than Watching Netflix

Skillshare – Conquer SQL Queries Step By Step From Scratch In Less Time Than Watching Netflix-SkilledHares
English | Size: 1.20 GB
Category: SQL


If you are looking to acquire new skills, start a career or make a change this is the course for you. Whether you are preparing to work with data or build software, this class provides a step-by-step introduction to SQL (also known as SEQUEL). This is part one of a 2 part course

Database Testing with SQL & Unix Linux commands for Tester

Database Testing with SQL & Unix Linux commands for Tester
English | Size: 5.42 GB
Category: Linux


E2E Setup Installation | E2E Database Testing | Joins | Grouping | DDL | DML | DRL | Unix / Linux + Shell Script Commands. This course is specially designed for software testing professionals. This will allow students from the basic level to advance decently higher.

Learn SQL Using PostgreSQL: From Zero to Hero | Udemy

Learn SQL Using PostgreSQL: From Zero to Hero | Udemy
English | Size: 6.29 GB
Category: Tutorial


Learning SQL was one of the most valuable skills I learned while creating Match. We had one of the largest instances of Microsoft SQL Server in the 90s with millions of records to keep the site running. The better we get at SQL, the better we can make the site work for our users and answer difficult questions.

Linkedin Learning – SQL Non-Programmers-QUiD

Linkedin Learning – SQL Non-Programmers-QUiD
English | Size: 265.00 MB
Category: Tutorial


Do you want to learn about SQL but aren t sure where to start? In this beginner-level course, instructor Julianne Thouin covers basic concepts of relational database design and explains how to write simple SELECT statements using joins and proper filtering Julianne explains what SQL Server is and what it is used for. Next, she shows how tables in a relational database relate to one another through surrogate, primary, and foreign keys. Julianne teaches you how to tackle the most basic query possible. She explains how AND and OR logic applies to filtering queries on more than one data point, then discusses INNER joins and OUTER joins. Julianne covers how to use subqueries for filtering your results. She walks you through some commonly used examples of built-in functions. In conclusion, Julianne shows you how aggregate functions work using the GROUP BY and HAVING clauses