Mysql
 sql >> Datenbank >  >> RDS >> Mysql

MySQL wie ein anderes Feld

SELECT Id, Url, ModelId 
WHERE Url LIKE CONCAT('%', ModelId, '%')