Pinned Loading
-
-
DAY-1-of-Learning-SQL
DAY-1-of-Learning-SQL PublicA collection of SQL and database projects to practice queries and design. Projects demonstrating SQL queries, joins, and database management.
-
DAY-2-of-Learning-SQL
DAY-2-of-Learning-SQL PublicDay 2 of my SQL learning journey. This repository includes detailed practice queries, notes, and exercises on SELECT, WHERE, ORDER BY, INSERT, UPDATE, DELETE, constraints, data types, and table cre…
-
DAY-3-of-Learning-SQL
DAY-3-of-Learning-SQL PublicDay 3 covers basic SQL data operations (DML), table creation with constraints, and simple updates/deletes using MySQL Workbench.
-
DAY-4-of-Learning-SQL
DAY-4-of-Learning-SQL PublicCovered SQL constraints (UNIQUE, CHECK), key DAY-4 includes DDL commands, showing tables/databases, dropping tables/databases, and using ALTER TABLE & TRUNCATE.
-
DAY-5-of-Learning-SQL
DAY-5-of-Learning-SQL PublicLearned advanced DML operations including REPLACE, INSERT IGNORE, and data import (LOAD DATA). Practiced copying tables using CREATE TABLE LIKE and CREATE TABLE AS SELECT, and inserting data from o…
If the problem persists, check the GitHub status page or contact support.