Using the query from
the last example, you can create a new column that computes the hourly
wage for each salary.
Select
Build a Column from the
SQL QUERY COLUMNS window to display the BUILD A COLUMN EXPRESSION window.
Select
Salary from the Available Columns list. Select the division operator (
/) from the list of operators.
Select
<CONSTANT
enter value> from the Available Columns list. Enter
50
in the Numeric Constant dialog box. Select
OK to return to the BUILD A COLUMN EXPRESSION window.
Select the division
operator again from the list of operators. Select
<CONSTANT
enter value> and enter
40
to divide the number of weeks by the number of hours in each week.
Select
OK. Select outside the list of operators
to dismiss it.