Wildcard SSL Certificates
Organizando a História

Lapa/PR


Paste:

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


Procurar