Question: Question 2: Write a SELECT statement that will return: - OrderID of Orders table. - EmployeeID of Employees table - Create an Alias for each
Question 2: Write a SELECT statement that will return: - OrderID of Orders table. - EmployeeID of Employees table - Create an Alias for each table as O and E respectively. - The reference column is EmployeeID. - The statement should retrieve all rows from the Orders table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
