Database Fundamental (TIS 1101 Tutorial 9
Database Fundamental (TIS 1101 Tutorial 9
Tutorial 9
1. List down the phases in the DBLC and briefly discuss the activities for each
phase.
UPDATE Product
SET P_MIN = 20
WHERE P_CODE = ‘A0003’;