jcs.def_tstamp

on-site-related topic PL/SQL API jcs.def_tstamp

Summary

def_tstamp is used to set timestamp arguments to their default value if you cannot use a variable argument list.

Specification

Copy
function def_tstamp()
    return timestamp with time zone

See Also