SQL Analytics
Write advanced SQL — window functions, CTEs, and query optimisation.
0%
Confidence · no data yet
After this skill you can…
- Write window functions (ROW_NUMBER, LAG, LEAD)
- Build reusable CTEs
- Explain query plans and add indexes
Prerequisites
Watch (10 videos)
Relational Database Design – Full Course
→ Write SQL queries→ Optimize database performance
The ORDER BY Statement in SQL : Data Science Code
→ Sort data using ORDER BY statement→ Analyze data with SQL
MASTER SQL Basics in 1 Video! (From Zero to Pro - Full Course: Syntax, Databases, Real Examples)
→ Write SQL queries→ Manage databases→ Analyze data with SQL
The WHERE Statement in SQL : Data Science Code
→ Use the WHERE statement to subset data→ Apply SQL for data analysis
1 SQL Server Secrets You Won't Learn in School
→ Add an IDENTITY COLUMN in SQL Server→ Auto-generate IDs in SQL databases
SQL Tutorial: Creating PostgreSQL Databases
→ Create PostgreSQL databases→ Write SQL queries
SQL tutorial 34: How to copy /Insert data into a table from another table using INSERT INTO SELECT
→ Copy data between tables→ Use INSERT INTO SELECT statement
PL/SQL tutorial 67: PL/SQL Ref Cursors In Oracle Database by Manish Sharma
→ Use PL/SQL Ref Cursors in Oracle Database→ Manage databases with SQL
SQL Tutorial | Learn How to Insert Data into Tables
→ Insert data into SQL tables→ Manage database scripts
SQL tutorials 17: SQL Primary Key constraint, Drop primary Key
→ Create a SQL table with primary key→ Drop a primary key constraint
DeepCamp AI