Entries by admin

Using a subquery, get the first and last names of the employees who work in the Orange Appeal store. Get the full details of the employees who work in store S2

Create the following queries and save them all in a file called ITCO630_P1.SQL. Please note that you can execute individual queries in a query file by highlighting the lines that you want to execute before running the script. Define what database to use with a USE statement. •••• Get the full details of the employee […]