Wildcard SSL Certificates
Organizando a História

Jorge Ferreira


Paste:

Simples-54 - Completo
TESTEselect * from curiosidades where relacionamentos like '%.p2701%' and data like '%/1532' order by a asc, data asc
ERRO
select * from curiosidades where relacionamentos like '%.p2701.%' and data >= #01/01/1532# and a>=2 and status=1 order by data asc
01/01/1533
select * from curiosidades where relacionamentos like '%.p2701.%' and data like '%/1532' and a>=2 and status=1 order by data asc
DEL:delete * from tabela where ano=1532 and autor=2701
TOTAL:0  


Procurar