B4J Question Get Total value of a column in B4XTable

embedded

Active Member
Licensed User
Longtime User
In My B4XTable there is a column name Amount (B4XTable1.COLUMN_TYPE_NUMBERS) in which sales Amount is inserted. Can we get Total Amount using SQL Query. how it will be achieved.
 
Top