Question 1 Q: 1 Which statement is true about Network ACLs? Options A: They ate used to control access by users to external network services and resources from the database through PL/SQL. B: They are used to provide access to database packages. C: They are used to control the usage of UTL_TCP, ITL_HTTP, and UTL_INADDR. D: They are used to configure proxy for PL/SQL network utility packages. Save Question Show Answer Discussion 0 Clear Discussion Most voted Newest No comments yet. Be the first to comment. Post Be respectful. No spam. Correct Answer: D Explanation The NETWORK_ACL_ADMIN package provides the interface to administer the network access controllists (ACL). ACLs are used to control access by users to external network services and resources fromthedatabasethroughPL/SQLnetworkutilitypackagesincluding UTL_TCP, UTL_HTTP, UTL_SMTP andUTL_INADDR.https://docs.oracle.com/database/121/ARPLS/d_networkacl_adm.htm#ARPLS74568