Overview
The Query process is designed to perform SQL-like custom queries on the Loqate GKR. It enables searching and retrieving multiple results of specific address components that meet user-definable conditions. The query-conditions are expressed in our proprietary query-language, an example using our Verify SaaS service and the syntax and semantics are described below.Query Syntax and Semantics
A query has the following syntax:Example Queries
Process Options
The query tool uses the following process options:Output
The results of the query are returned in theProcessResult object.
