Developers

Writing basic queries

These tutorials step you through the process of writing queries with the Paglo Query Language. They start with the simplest queries, then the samples get subsequently more complex.

Each sample query is valid, so you can copy and paste them for your own use. For simplicity's sake, though, the queries are very general. You'll want to add your own search criteria to make them relevant to your situation.

Tutorials:

  • Basics 1 Writing basic queries using SELECT and FROM
  • Basics 2 Writing basic queries using WHERE
  • Basics 3 Extracting historical data

How do I find out more?