sql-portfolio This repository houses a list of SQL projects I have worked on. Each SQL project contains a set of README file, schema file, and query file. README: Contains all necessary information about the work. query: Contains common queries, advanced queries including CTEs. IF NOT EXIST schema: Contains tables schema development within RDMS with primary keys identified. dasebase: Hosts the schema