8) Write a query to add a column Branch_Name varchar2(25) with a not null constraint and remove the column Contact_No from the branch table.

 


Comments