Oracle Application Express (MOSC)

MOSC Banner

Running PL/SQL in APEX

edited Jun 29, 2013 1:35AM in Oracle Application Express (MOSC) 6 commentsAnswered
I would like to run this procedure using a URL ... I have apex installed.   What URL would I use.  This procedure is compiled in the database.  I have been trying to look thru the APEX installation guide for an example but I must be missing it somewhere.

CREATE OR REPLACE PROCEDURE ORASYSAD.HELLOWORLD isbegin

htp.print ('<hl>Hello World</hl>');end;/

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center