79358547

Date: 2025-01-15 14:22:45
Score: 1.5
Natty:
Report link
begin 
        apex_instance_admin.set_parameter(
            p_parameter => 'IMAGE_PREFIX',
            p_value     => 'https://static.oracle.com/cdn/apex/24.1.7/' );
        
        commit;
  end;

Used this and configured in Admin Services under Manage Instance

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: d313