ORA-18106: XUTY0007 – Invalid target expression for DELETE
Cause: The target expression of a DELETE expression did not return a sequence of zero or more nodes.
Action: None
。
ORA-18106:XUTY0007 – 无效的 DELETE 目标表达式
DELETE FUNCTION(*) FROM T;
DELETE FROM T;