News

This exercise demonstrates the use of SQL numeric functions and aggregations to compute the total price per order from a dataset. The query utilizes basic arithmetic operations within aggregate ...
This repository contains a Jupyter Notebook demonstrating how to perform initial data analysis using SQL numeric functions. The analysis is based on the Access_to_Basic_Services table within the ...
SQL is a tool that is widely used in the manipulation of data and featuring in the relational database. They are applied in querying, manipulating as well as reporting data and it is commonly used by ...