Combinando "ME GUSTA "y" EN " para SQL Server [duplicar]
Esta pregunta ya tiene una respuesta aquí:
- ¿Hay una combinación de "LIKE" y "IN" en SQL? 21 respuestas
¿Es posible combinar LIKE
y IN
en una consulta SQL Server?
Así, que esta consulta
SELECT * FROM table WHERE column LIKE IN ('Text%', 'Link%', 'Hello%', '%World%')
Encuentra cualquiera de estas posibles coincidencias:
Text, Textasd, Text hello, Link2, Linkomg, HelloWorld, ThatWorldBusiness
Etc...
Warning: Undefined property: agent_blog_content::$date_asked in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 32
Warning: Undefined property: agent_blog_content::$count_answers in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 52