How to return null instead of exception in Oracle SCN_TO_TIMESTAMP function?

Viewed 82

Is there some way for the function SCN_TO_TIMESTAMP return null or any other default value in a select query instead of throwing an exception in case of the SCN specified for the argument is too old in Oracle?

0 Answers
Related