Skip to main content

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 is a debug tool to be used to support submission of support cases, and please note this tool is in maintenance mode with no planned future developments or bug fixes.

Query Syntax and Semantics

A query has the following syntax:
The terminology used in the query syntax is described below. Parenthesis may be used optionally to nest and string simple queries into compound queries:

Example Queries

Process Options

The query tool uses the following process options:

Output

The results of the query are returned in the ProcessResult object.