Using SQL

InfoAsset Manager implements its own subset of SQL (Structured Query Language) for selecting and updating network objects using specified criteria.

Time series expressions, which enable you to analysis and extract individual values and statistics from scalar time series data streams that are linked to Scalar TSDobjects in a network, can also be used in an SQL query.

An SQL query consists of a number of clauses separated by semi-colons. Each clause can do one of the following:

The SQL query is built on the SQL Dialog. To open the dialog, choose SQL select from the Selection menu, or click the button from the Selection toolbar.

SQL Syntax

Selecting Objects Using SQL

Updating Data Using SQL

SQL and Connected Objects

SQL and Array Data

SQL and Spatial Searches

SQL Examples

SQL Queries

SQL Dialog

Theory of Time Series Expressions