Posts by Guilherme Bornia • 23 points
1 post
- 
		2 votes1 answer270 viewsQ: Query the Database in AndroidI would like a help from you to check what is wrong with this consultation: int raioKm = 10; String latitude = "CONVERT(" + "NUMERIC(10,7), " + "SUBSTRING(localizacao, 0, CHARINDEX(localizacao, ','…