The table has two columns, one of user data and another of user points, user points works like the bank statement scheme, however I need to return only the last value, and I did so
SELECT 'usuario'.*, 'pontos'.'ponto_valor' FROM 'usuario' INNE...
asked by
16.01.2018 / 19:39