PERIOD_ADD(period,months)

Description: Returns a year and month in the format YYYYMM, resulting from the addition of months to period (in the format YYYYMM or YYMM).

Examples:

  • PERIOD_ADD(200212,1) returns 200301.

  • PERIOD_ADD(212,1) returns 200301.

See also: PERIOD_DIFF()

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.233.43