Wildcard SSL Certificates
Organizando a História

Lopo Dias Machado


Paste:

Simples-53 - Completo
TESTEselect * from curiosidades where relacionamentos like '%.p2291%' and data like '%/1720' order by a asc, data asc
ERRO
select * from curiosidades where relacionamentos like '%.p2291.%' and data >= #01/01/1720# and a>=2 and status=1 order by data asc
01/01/1939
select * from curiosidades where relacionamentos like '%.p2291.%' and data like '%/1720' and a>=2 and status=1 order by data asc
DEL:delete * from tabela where ano=1720 and autor=2291
TOTAL:0  


Procurar