5) Write a query to change the data type of branch_id from varchar2(5) to number(10) in the branch table.

 


Comments