This document contains the details of a lab assignment involving SQL queries on an EMP table with columns for employee number, name, job, salary, commission, and department number. It includes 16 questions involving queries to retrieve employee names and details based on various criteria like department number, job type, salary range, and more. The questions cover basic SQL commands like SELECT, WHERE, BETWEEN, ORDER BY, LIKE, and aggregate functions.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
57 views2 pages
Lab Assignment-2
This document contains the details of a lab assignment involving SQL queries on an EMP table with columns for employee number, name, job, salary, commission, and department number. It includes 16 questions involving queries to retrieve employee names and details based on various criteria like department number, job type, salary range, and more. The questions cover basic SQL commands like SELECT, WHERE, BETWEEN, ORDER BY, LIKE, and aggregate functions.