jcs_event.event_comment

on-site-related topic PL/SQL API jcs_event.event_comment

Summary

This function returns the comment associated with the event.

Specification

Copy
function event_comment(event_name in varchar2,
event_partition in varchar2 default null)
    return varchar2

Parameters

  • event_name - the event name
  • event_partition - the event Partition
  • returns varchar2 -