The Database Component also allows you to insert custom statements by typing directly in the object properties palette. However, if you are unfamiliar with SQL and relational databases, you can use editors to easily add tables, define variables, and filter queries.
There are 3 editors available
in the Database Component:
Schema Editor to
assist in setting up your tables, fields, and variables.
SQL Wizard to assist in adding tables
and specifying records from which to search from.
Expression Wizard to assist in building conditional expressions to filter recordsets.