You are on page 1of 3

Task 13

Student

Course Enrollment

1. Write a Sql Statement to retrieve youngest student.

2. Write a Sql Statement to retrieve name of student who registered CS

3. Write a Sql Statement to Display student who registered courses of


category MATH.

4. Write a Sql Statement to Display Name of Student who live in


Rawalpindi and studying Management.

DBS LAB MANUALS 1


5. Write a Sql Statement to display title of all courses registered by ALI.

6. Write a Sql Statement to Display title of courses which are registered


by either Ali or Basit

7. Write a query to create a view for those salesmen belongs to the city
New York. 

8. Write a query to create a view for all salesmen with columns


salesman_id, name, and city. 

9. Write a query to find the salesmen of the city New York who achieved
the commission more than 13%. 

DBS LAB MANUALS 2


DBS LAB MANUALS 3

You might also like