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