oracle drop chain

Solutions on MaxInterview for oracle drop chain by the best coders in the world

showing results for - "oracle drop chain"
Alessandra
23 Jan 2019
1BEGIN
2  DBMS_SCHEDULER.DROP_CHAIN (chain_name => 'my_chain1', force => TRUE);
3END;
similar questions
queries leading to this page
oracle drop chain