OCP11g+12c考试资料群:1015267481 验证码:ocp
摘要: Choose two Examine this SQL statement: DELETE FROM employees e WHERE EXISTS (SELECT 'dummy' FROM emp_history WHERE employee_id = e.employee_id) Which 阅读全文
posted @ 2019-12-17 10:39 cnblogs_5359 阅读(361) 评论(0) 推荐(1)
摘要: choose three The ORDERS table has a primary key constraint on the ORDER_ID column. The ORDER_ITEMS table has a foreign key constraint on the ORDER_ID 阅读全文
posted @ 2019-12-17 09:59 cnblogs_5359 阅读(366) 评论(0) 推荐(0)