CS1103/Labs/Lab6/9.sql

1 line
46 B
MySQL
Raw Normal View History

2022-10-07 00:48:09 -03:00
ALTER TABLE Courses ADD approvedDate DATETIME;