Skip to content

πŸš€ PostgreSQL Learning: Level up your SQL skills from beginner to advanced! Explore DML, DDL, DQL, TCL, and DCL with scripts, exercises, and examples. Contribute, learn, and grow πŸ’‘πŸ“Š

Notifications You must be signed in to change notification settings

obitorin07/PostgreSQl_Learning_From_Beginner_To_Advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PostgreSQL Learning From Beginner To Advanced

Welcome to my PostgreSQL learning journey! This repository contains SQL files and notes documenting my progression from a beginner to an advanced level in PostgreSQL.

Overview

In this repository, you'll find SQL scripts covering various topics such as:

  • Basic SQL queries (DML, DDL, DCL, DQL)
  • Advanced SQL concepts (Transactions, Control Statements, Triggers, Functions)
  • Query optimization techniques (Indexing, Views)
  • Data manipulation techniques (Subqueries, Conditional Statements)
  • Advanced SQL features (Transactions, Control Statements, Triggers, Functions)

Contents

  • Day 1 - I learned about theory parts what is db and rdbms and no sql etc .
  • Day 2 - Table Creation ,Insertion,Retrival,Primary_Keys
  • Day 3 - Constraints and Data Manipulation Drop
  • Day 4 - Constraints Foreign Key and DML,Checks,Alter,Default,Delete,Truncate,Distinct
  • Day 5 - Clauses and between ,In,Like(wild card)
  • Day 6 - CRUD Operation Aggregates GroupBy,Having
  • Day 7 - Join Clauses ,union Views Alias Timestamps
  • Day 8 - Sub Query ,Triggers, Function
  • Day 9 - DCL (Grant,Revoke) Indexing
  • Day 10 - TCL (commit,rollback) Conditional Statement VIEW

Contributors

About

πŸš€ PostgreSQL Learning: Level up your SQL skills from beginner to advanced! Explore DML, DDL, DQL, TCL, and DCL with scripts, exercises, and examples. Contribute, learn, and grow πŸ’‘πŸ“Š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published