The project aims to discover various insights within the provided Instagram user database. By analyzing the data, we are able to uncover answers to the following questions.
I gained knowledge of SQL functions, which greatly assisted me in solving the questions within the project. I successfully utilized a range of SQL functions such as TOP, ORDER BY, MAXIMUM, MINIMUM, AVERAGE, JOIN, GROUP BY, COUNT, and more. These functions enabled me to obtain satisfactory answers by performing various operations and aggregations on the data. The SQL functions played a crucial role in querying and manipulating the database to extract the desired information and derive valuable insights from the dataset.