PL/SQL (MOSC)

MOSC Banner

How to return a string message from a sql statement

edited Aug 22, 2012 7:40PM in PL/SQL (MOSC) 11 commentsAnswered
Good day, I have the following select and I'd like to return a message string, e.g "100 records available in the interface". How can I do this?

The select looks like this?

{code}select count(*)
from CE_STATEMENT_HEADERS_INT

Thanking you in advance

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