Search for entrys containing a specific string

SELECT * FROM `Liste` WHERE Webseite LIKE '%http:// http://%%'
//the string in this case is "http:// http://"

Kommentare

Leave a Reply

Your email address will not be published. Required fields are marked *