SQL

Structured Query Language is the language used to give instructions to relational databases. When you build the query section’s Request, Filter, and Sort lines, Interactive Reporting inserts these into SQL instructions. When you process the query the SQL is sent to the database server. The Results section the server returns to your desktop is the collection of records that answer the query.