VAD_SAFE_EXEC
execute without signalling errors
DB.DBA.VAD_SAFE_EXEC
(in expr varchar);
Description
Safe way to do something without generating an exception, e.g.: when it is
necessary to drop a table without insurance of it's existence.
Parameters
expr –
text of expression