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