oracle interview questions part 2 Mindsforest 00:17:00 Add Comment Edit 51: Modify the "ename" column size from varchar10 to varchar15. A: SQL > ALTER TABLE employee MODIFY (en... Read More