Posts by E. Faria • 3 points
1 post
- 
		0 votes1 answer81 viewsQ: Search within MYSQL search resultsI have a situation more or less equal to that: A table with the records, I need to do a search with two references, example select * from CARROS Where concessionaria= 'VW' or veiculo='VW' AND…