Search for Records Containing a Specified String Group in Multi Fields — From SQL to SPL #40
Problem Description & Analysis:
A table in an Oracle database has multiple string fields.
Task: Now we need to input a parameter that contains multiple strings separated by commas. We need to find the records in the table that contain all these stri...