Refer to table 10, suppose that user insert the following values using the statement below what would be the possible output?INSERT INTO ORGCHART VALUES (11,'YAMBAO,JUN', NULL, NULL);
- The ORG and POSITION of YAMBAO will automatically sets to NULL Correct