Wildcard SSL Certificates
Organizando a História

Pories


Paste:

Simples - Completo
TESTEselect * from curiosidades where relacionamentos like '%.t3283%' and data like '%/1182' order by a asc, data asc
ERRO
select * from curiosidades where relacionamentos like '%.t3283.%' and data >= #01/01/1182# and a>=2 and status=1 order by data asc
11/07/1562
select * from curiosidades where relacionamentos like '%.t3283.%' and data like '%/1182' and a>=2 and status=1 order by data asc
DEL:delete * from tabela where ano=1182 and autor=3283
TOTAL:0  


Procurar