DBA Data[Home] [Help]

SYS.AD_DBMS_METADATA dependencies on KU$_DDLS

Line 174: RETURN sys.ku$_ddls;

170: -- PARAMETERS: handle - Context handle from previous OPEN call.
171:
172: FUNCTION fetch_ddl (
173: handle IN NUMBER)
174: RETURN sys.ku$_ddls;
175:
176:
177: -- FETCH_CLOB: Return metadata for object (transformed or not) as a CLOB.
178: -- PARAMETERS: handle - Context handle from previous OPEN call.