How can i convert the below SAS function to TEradata
input(substr(scan(dirct_advtsg_src_cd, 5, "-"),1,4),8.) >= 700
dirct_advtsg_src_cd = 123_234_456_523_708000_7896564
Forums:
How can i convert the below SAS function to TEradata
input(substr(scan(dirct_advtsg_src_cd, 5, "-"),1,4),8.) >= 700
dirct_advtsg_src_cd = 123_234_456_523_708000_7896564