period_spec [NOT] EQUALS period_spec
Syntax Elements
- period_spec
{ period_expression | derived_period }
- period_expression
Any expression that evaluates to a Period data type.
The Period expression must be comparable with the other expression. Implicit casting to a Period data type is not supported.
- derived_period
- Any expression that evaluates to a Period data type.