Track 4: AngularJS
Track 4: AngularJS Course Overview Field Details Module Number Advanced Track 4 Module Name AngularJS Status...
Track 4: AngularJS Course Overview Field Details Module Number Advanced Track 4 Module Name AngularJS Status...
title: “My MySQL Learning Progress” — My Progress Tracker Use this file to track which topics you’ve completed. Mark each checkbox with an x when you finish a topic. Setup Database Setup: c...
title: “Transactions” part: 3 topic_number: 6 slug: “transactions” difficulty: “Advanced” prerequisites: “insert, update, delete” — Transactions — Ensuring Data Integrity What Is It? A transacti...
title: “ROW_NUMBER() and Window Functions” part: 3 topic_number: 4 slug: “row-number” difficulty: “Advanced” prerequisites: “group-by, order-by” — ROW_NUMBER() — Numbering Rows with Window Functio...
title: “Views (Virtual Tables)” part: 3 topic_number: 3 slug: “views” difficulty: “Advanced” prerequisites: “multiple-joins, aggregate-functions” — Views — Reusable Query Logic What Is It? A vie...
title: “Date and Time Functions” part: 3 topic_number: 2 slug: “date-functions” difficulty: “Advanced” prerequisites: “aggregate-functions” — Date and Time Functions — Working with Temporal Data ...
title: “Multiple Joins (3+ Tables)” part: 2 topic_number: 4 slug: “multiple-joins” difficulty: “Intermediate” prerequisites: “inner-join, left-join” — Multiple Joins — Combining 3+ Tables What Is...
title: “Self Joins” part: 2 topic_number: 3 slug: “self-joins” difficulty: “Intermediate” prerequisites: “inner-join, left-join” — Self Joins — Comparing Rows Within the Same Table What Is It? A...
title: “CASE WHEN (Conditional Logic)” part: 2 topic_number: 2 slug: “case-when” difficulty: “Intermediate” prerequisites: “select-from-where” — CASE WHEN — Conditional Logic in SQL What Is It? ...
title: “SUBSTRING” part: 2 topic_number: 1 slug: “substring” difficulty: “Intermediate” prerequisites: “string-functions-upper-lower” — SUBSTRING — Extract Parts of Text What Is It? SUBSTRING() ...