MDY Function

The MDY function converts MONTH, DAY, and YEAR values to a SAS date value. For example, MDY(10,19,1999) returns the SAS date value..

Already a Member? Log In to Your Account


MDY Function

Published on 2010-11-04 16:42:00

The MDY function converts MONTH, DAY, and YEAR values to a SAS date value. For example, MDY(10,19,1999) returns the SAS date value '19OCT99'D. Syntax: MDY(month,day,year) Arguments month : specifies a numeric expression t

read more: MDY Function

  Other Posts
© 2006-2013 OnToplist.com, All Rights Reserved