Main Tables Views Materialized Views Indexes Constraints Triggers Procedures Functions Packages Sequences Java Sources Sanity Check Index DDL scrips
Arguments Source

RHN_CLEAN_CURRENT_STATE

Arguments:

NameData TypeDefault ValueIn/Out
FOR_CUSTOMER_IDNUMBER(12) IN
DDL script

Source

Legend: comment string keyword reserved word operator
     1: procedure
     2: rhn_clean_current_state
     3: (
     4:     for_customer_id in rhn_probe.customer_id%type
     5: ) is
     6: begin
     7:     null;
     8: end rhn_clean_current_state;