Select owner, object_type, object_name From dba_objects Where status != 'VALID' Order by owner, object_type;.
確定! 回上一頁