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.
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.