Posts by Jozivam Pereira da Silva • 1 point
1 post
-
0
votes1
answer79
viewsQ: Return from database values
have two variables: Int id; String Produto; I want to fill the variable "id" with the corresponding value of the "product",. The data is collected directly from the database. public static void…