SQL
There are times when you just cannot avoid writing SQL. You can of course get a developer or database expert to create a Business Object for you, but in some cases you can easily create a Business Object using the integrated SQL builder.
graphic
This is a very intuitive tool that allows you to include tables, make links, select fields, set query parameters and ordering. All of this can potentially be done without writing any SQL all.
 
next: