Search results

  1. L

    Using the data dictionary view user_tab_columns, write a query to display

    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.
  2. L

    Write an update command to assign department number 20 to all employees that have

    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.
Back
Top