Skip to content

pimkarnm/SQL-Financial-Statements

Repository files navigation

Building Financial Statements with SQL

This project was part of the Data Management & SQL course in MsBA program at Hult International Business School. The project aimed to build SQL queries and insert results into such queries to create the Profit and Loss (P&L) and Balance Sheet (B/S) statements. The accounting database derived from the company in the real world was given access by the instructor. The database contains multiple tables as shown in ER Diagram.

Course Description

Understanding and analyzing data is a critical component of business decision-making. In order for data to lead to actionable insights, one must understand how to manage data in a relational database system and turn the data into purposeful information. This course will offer an overview of relational databases, methodologies for selecting and summarizing columns from database tables, and the use of comparison operators to combine multiple data criteria. Additional topics include the use of aggregate functions and sorting, grouping, and joins will also be introduced. Students will also develop basic applied proficiency in using Structured Query Language, or SQL, which is a standard database management language widely used for manipulation of data in relational databases, and is particularly helpful in retrieving data from their native environments.


About

Building the Profit and Loss (P&L) and Balance Sheet (B/S) statements with SQL

Resources

Stars

Watchers

Forks