the names of columns in the Departme? Using the data dictionary view user_tab_columns, write a query to display the names of columns in the Departments table.
not been assigned any depart? Write an update command to assign department number 20 to all employees that have not been assigned any department. Also issue a command to make your changes permanent.