
See Also
Functions:
• “INTCYCLE Function” on page 588
• “INTINDEX Function” on page 599
• “INTSEAS Function” on page 614
INTCK Function
Returns the number of interval boundaries of a given kind that lie between two dates, times, or datetime
values.
Category: Date and Time
Syntax
INTCK(interval <multiple> <.shift-index>, start-date, end-date, <'method'>)
INTCK(custom-interval, start-date, end-date, <'method'>)
Required Arguments
interval
specifies a character constant, a variable, or an expression that contains an interval
name. Interval can appear in uppercase or lowercase. The possible values of interval
are listed in Table 7.3, “Intervals Used with Date ...