CS-403 Final Term Exams Preparation Virtual University MCQs With Answers
Question # 1
Suppose there are 8 rows and 4 columns in TABLE1 and 3 rows and 4 columns in TABLE2; what is the size
of the cartesian product incase of CROSS JOIN between these two tables?
Suppose there are 4 fields in a table named CUST (customer_id, first_name, last_name, phone). Which of the
following gives all the information of the customers in the table whose last name is ALI?