Posts by Joao Paulo • 7 points
2 posts
-
-2
votes1
answer878
viewsQ: Java command to add column in table
I need the code in Java on Android to sum the column of a given Sqlite table. I know the command is "Select sum(coluna) from tabela", but what I need to know is how to write this in Java to recover…
-
1
votes1
answer294
viewsQ: Sum and mean sql table in java
I’m trying trouble with something I think until simple, but I don’t know which command I should run to do this. All right, here we go: I have a table (let’s call MOVIES) ...and this table has 3…
sqlasked Joao Paulo 7