Have data in the database like the below table.
User input values can be like 4963,4960 or 4960,4963 both should match.
Please share the SQL query which matches both cases.
Thanks