Posts by Rayra • 5 points
3 posts
-
-1
votes2
answers56
viewsQ: update from a vehicle plate code
I have 4 tables, the problem is that I have in the table the white color and I want to change the color only of a car that has the white color, changes of all cars with the white color. update…
-
-2
votes1
answer832
viewsQ: Double.valueOf(String). doubleValue()
Since I could not convert a String to Double, because it is decimal, I used Double.valueOf(String). doubleValue(). But when converting a String to Double with "." the numbers above 3 houses (1,000)…
-
-3
votes3
answers386
views