Consider the following tables: Employee (Emp_no primary key, Name, Emp_city, Company_name, Salary) a) Create the table. b) Write a SQL query to display employee name starts with ‘A’, company name and...

Consider the following tables: Employee (Emp_no primary key, Name, Emp_city, Company_name, Salary) a) Create the table. b) Write a SQL query to display employee name starts with ‘A’, company name and salary of all the employees whose salary >=10000 c) Write a query to display all the employees working in ‘XYZ’ company.

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here