Exp 6 SQL
Exp 6 SQL
OUTPUT
OUTPUT
3. List the name and salary of the employees whose salary is more
than 1000.
OUTPUT
OUTPUT
6. List the details of the employees who have joined before the end of
September 1981.
OUTPUT
OUTPUT
OUTPUT
3. List the employee name and salary, whose salary is between 1000
and 2000.
OUTPUT
OUTPUT
OUTPUT
OUTPUT
4. List the details of employees, whose salary is greater than 2000 and
commission is NULL.
OUTPUT
OUTPUT
OUTPUT
OUTPUT
OUTPUT
2. List the names of employees, who are more than 2 years old in the
organization.
OUTPUT