Question: You can use either Oracle Live SQL or SQL Server Management Studio to run your SQL queries. Using the Create_Insert Script (attached), create Tables EmployeeDemographics
You can use either Oracle Live SQL or SQL Server Management Studio to run your SQL queries.
Using the Create_Insert Script (attached), create Tables EmployeeDemographics and EmployeeSalary; and then Insert the given data in the tables.
After that, run a simple SQL query: SELECT * FROM [Table Name]
to display data from either EmployeeDemographics or EmployeeSalary tables
Take a Screenshot of the screen showing SQL Query and some data (first few rows is fine).
Upload the screenshot.

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
