You added a PHONE_NUMBER column of NUMBER data type to an existing EMPLOYEES table. The EM

题目

You added a PHONE_NUMBER column of NUMBER data type to an existing EMPLOYEES table. The EMPLOYEES table already contains records of 100 employees. Now, you want to enter the phone numbers of each of the 100 employees into the table. Some of the employees may not have a phone number available. Which data manipulation operation do you perform? ()

A. MERGE

B. INSERT

C. UPDATE

D. ADD

E. ENTER

F. You cannot enter the phone numbers for the existing employee records.

更多“You added a PHONE_NUMBER column of NUMBER data type to an existing EMPLOYEES table. The EM ”相关问题