Comment Below is a script of a basic SQL exercise taken on the creation and data extraction of Employee database. The objective of this exercise is to showcase the use of SQL functions which include the following:
- Table creation
- Value insertion into the Table
- How to use Select and Where pertaining to different data extraction requirements.