A. TRIM B. REPLACE C. TRUNC D. TO_DATE E. MOD F. CASE
A. Selection, projection, join B. Difference, projection, join C. Selection, intersection, join D. Intersection, projection, join E. Difference, projection, product
A. Use the DESCRIBE command in the EMP_DEPT VU view. B. Use the DEFINE VIEW command on the EMP_DEPT VU view. C. Use the DESCRIBE VIEW command on the EMP_DEPT VU view. D. Query the USER_VIEWS data dictionary view to search for the EMP_DEPT_VU view. E. Query the USER_SOURCE data dictionary view to search for the EMP_DEPT_VU view. F. Query the USER_OBJECTS data dictionary view to search for the EMP_DEPT_VU view.