GIS ObjectLand. User Manual
previouscontentsnext / Windows / Tables and queries / Dialog boxes

Dialog box “Total by field”

Purpose

The dialog box serves for viewing total values by query field. The set of values is determined by field type.

Field type

Operation

integer

real

string

date, time, timestamp

Boolean

Count

yes

yes

yes

yes

yes

Not empty

yes

yes

yes

yes

yes

Empty

yes

yes

yes

yes

yes

Minimum

yes

yes

no

yes

no

Maximum

yes

yes

no

yes

no

Average

yes

yes

no

no

no

Sum

yes

yes

no

no

no

True

no

no

no

no

yes

False

no

no

no

no

yes

Operation

Description

Count

Total number of records in a query is calculated

Not empty

Number of query records containing not empty value in the field is calculated

Empty

Number of query records containing empty value in the field is calculated

Minimum

Minimum field value among query records is determined, records with empty field value are not taken into account.

Maximum

Maximum field value among query records is determined, records with empty field value are not taken into account

Average

Average field value by records in a query is calculated, records with empty field value are not taken into account

Sum

Sum of field values in query records is calculated, records with empty field value are not taken into account

True

Number of query records having the field value True is calculated, records with empty field value are not taken into account

False

Number of query records having the field value False is calculated, records with empty field value are not taken into account

When calculating totals by field, records not included into the query due to presence of search condition or set condition of eliminating duplicated records will not be taken into account.

Buttons

OK

Closes the dialog box.

See also

Total calculations by field

Dialog box “Calculations by field”

Command Total for query field

previoustopnext