I am trying to query the MySQL database with the following syntax
SELECT id, codigo, faca, descricao, vendedor, imagem
FROM produtos
WHERE sit = 1
AND descricao = ESTE
Until this part it works perfectly: SELECT id, codigo, faca, descr...
asked by
16.08.2018 / 18:32