Lesson 5
Lesson 5
ESSENTIAL UPDATE
OVERVIEW
In this lesson, you will learn how to make any changes or updates the
data in your tables available in your database. We cannot avoid to make
any changes in our table, for you not to create again a database and table
at the same time, Update command is being utilized to minimize your time
in updating your database without any hassle.
LEARNING OUTCOMES
1. Display all records of IT and CS students who got a gwa of 1.75 and above (meaning
1.5, 1.25, 1.00)
2. Display all records of BBF students who got a gwa of 1.75 and CS students who got
a gwa of 1.00
3. Display all records IT students who got a gwa within the range of 1.00 to 1.75. Display
also all records of BBF students.
4. Display all student names which begins with ‘Y’
5. Yoko Hama has GWA of 2.00 her UID is 4 and changed his first name to Yoka.