SQL

SQL is a computer language that is used to organize, manage, and retrieve data that is stored in a relational database. SQL is the acronym for Structured Query Language.

ODBC, or Open Database Connectivity, provides standardized access to a relational database. A DSN (Data Source Name) points to the database and links it with a specific ODBC driver.

Within ECMap, the DSN is associated with an internal program file name for the purpose of establishing a connection to the database. SQL commands are used to access and manipulate the data in the database.

Below is a brief explanation of terms that are used in ECMap SQL rule commands or instructions: