Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 1.09 KB

File metadata and controls

7 lines (7 loc) · 1.09 KB

SQL-project using JOINS, VIEW, STORED PROCEDURE and TRANSACTION techniques.

Introduction

This project is the ‘Optional Honors’ part of the course SQL: A Practical Introduction for Querying Databases. I will be answering the questions asked in this project with the help of MySQL. In this project I will be answering question with advanced SQL techniques like joins, view, stored procedure and transaction statements.

More information

  • I have posted the results with detail on Medium article to show results and my approach to solve questions Article
  • Task and data source here