Wildcard SSL Certificates
Organizando a História

Café


Paste:

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


Procurar