SQL:select * from curiosidades where data like '%/4523' order by data ascSQL:select * from curiosidades where data like '%/4523' order by data asc CONTADOR:0update anos set eventos=0 where ano=4523 ERRO FATAL!: select * from curiosidades where data like '%/4523' order by data asc select * from anos where ano=4523 2 select * from anos where ano=4523 2
|