MAKEDATE(a,b) is a
date function that supplies a date value from a year and day value.The values a and b (
expression) in MAKEDATE must supply numeric values.|
Result of the MAKEDATE(a,b) function | |
a or b is the NULL value |
NULL value (see data type) |
a or b is the special NULL value |
Error message |

MAKEDATE(1999,49)
in the INTERNAL date format outputs '19990218'