[Table: Processing for manipulating date data]
Example 1:
The order quantity for each quarter is obtained from the order table.
By using the TRUNC_DATE function, the date can be truncated for each year (January 1 on the year),
month (1st day of the month), or quarter.
112