CalendarPatterns table

The CalendarPatterns table contains information about calendar patterns.

The CalendarPatterns table contains two columns: a VARCHAR(255) column (cp_name) and a CalendarPattern column (cp_pattern).

To insert a calendar pattern into the CalendarPatterns table, use the INSERT statement.