Skip to content
View Shilpa-Gupta-SQL's full-sized avatar
  • Joined Nov 19, 2025

Block or report Shilpa-Gupta-SQL

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Resume-SHILPA Resume-SHILPA Public

    RESUME

  2. DAY-1-of-Learning-SQL DAY-1-of-Learning-SQL Public

    A collection of SQL and database projects to practice queries and design. Projects demonstrating SQL queries, joins, and database management.

  3. DAY-2-of-Learning-SQL DAY-2-of-Learning-SQL Public

    Day 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…

  4. DAY-3-of-Learning-SQL DAY-3-of-Learning-SQL Public

    Day 3 covers basic SQL data operations (DML), table creation with constraints, and simple updates/deletes using MySQL Workbench.

  5. DAY-4-of-Learning-SQL DAY-4-of-Learning-SQL Public

    Covered SQL constraints (UNIQUE, CHECK), key DAY-4 includes DDL commands, showing tables/databases, dropping tables/databases, and using ALTER TABLE & TRUNCATE.

  6. DAY-5-of-Learning-SQL DAY-5-of-Learning-SQL Public

    Learned 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…