Hi,
This is probably a dumb question and I suppose a very old one, too ...
Is it possible to just ignore any ORA-Error in a select statement? Just return the valid records.
If not - why not?
I know about "LOG ERRORS" for DML statements - but I'm not interested in what kind of errors appear nor do I want to make any DML. Just a plain select ignoring any and all errors.
thanks,
stephan