SQL Module 2
SQL Module 2
Problem Statement:
You have successfully cleared the first semester. In your second semester you will learn how to create
tables, work with where clause and basic operators
Tasks to be done:
3. Select only the ‘first_name’ & ‘last_name’ columns from the customer table
4. Select those records where ‘first_name’ starts with “G” and city is ‘San Jose’