Dbms Worksheet 1.2 - Updated
Dbms Worksheet 1.2 - Updated
Experiment Title-1.2
b. What is the difference between maximum and minimum salaries of employees in the
organization?
Source Code:
Result/Output
c. Display all employee names and salary whose salary is greater than minimum salary
of the company and job title starts with ‘M’.
Source Code:
Result/Output
Result/Output
Result/Output
Result/Output
Result/Output
Q3. Consider the database for a college. Write the query for the following.
Insert at least 5 tuples into each table.
a. List the details of students in the ascending order of date of birth
Source Code:
Result/Output
Result/Output
Result/Output
Q4. Consider the database for a banking enterprise. Write the queries for the below
questions.
Insert at least 5 tuples in each table
Result/Output
b. List the customers of ‘Mumbai’ city
Source Code:
Result/Output
Result/Output
Result/Output
Learning outcomes (What I have learnt):