COMP238-Lab-Manual-6 - 34002 Assignment 2
COMP238-Lab-Manual-6 - 34002 Assignment 2
OBJECTIVE:
The objective of this lab session is to learn Set operations Union, intersection, Except
and Aggregate Functions
Create this table Bikes and insert 5 Create this table Cars and insert 5
records records
Task 1
1. Find union of car and owner_name
from both tables
Task 3
1. Show the Count of total numbers of
records in table cars