I'm having trouble doing a specific search through sqlite.
I am using this command to join two tables:
SELECT p.idpovoamento,p.ostricultor,p.data_inicial, b.data_coleta,b.sistema_producao,b.qauntidadetotal,b.estagio_crescimento FROM povoamento...
asked by
24.04.2018 / 00:05