User Guide > Creating and Querying Tables > Table Functions and Structured Query Language (SQL)
  

Table Functions and Structured Query Language (SQL)
The syntax of the QUERY_TABLE function closely resembles the SQL SELECT command. SQL is a widely-used language that allows users to access the information in relational databases (databases that are organized as tables). Many SQL statements resemble English sentences, and thus SQL syntax is generally easy to learn and understand. Anybody familiar with SQL will find the QUERY_TABLE function easy to understand and use.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.