Lets build SQL query which will return the resultset where tables orders and customers joined by custno field and custno field from customers table is equal to 1384:
Stepof4
Place tables on the Work area, check desired fields and set Link.
Set condition for custno from customers table.
Your SQL query is ready to run.
Press F9, and SQL query will be executed.