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