heya✌✌
earliest answer will be marked brainliest...☺
Attachments:
Answers
Answered by
4
i) UPDATE master SET Salary='40000' WHERE SNO='3';
ii) ALTER TABLE master ADD COLUMN `Date-of-joining` DATE;
iii) ALTER TABLE master MODIFY COLUMN Department varchar(35);
Similar questions