You are on page 1of 2

ACTIVITY 1

1. Create a query to select emp=7876

2. Create a query to find ename, job, sal


3. Create a subquery to find ename, job, sal of employees with salary less than emp=7876

You might also like