What is data _null_?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?

0 Answers   Accenture,


DATA ABC; INPUT TDATE DATE9. AVG; CARDS; 18APR2008 150.00 19APR2008 167.00 20APR2008 123.00 21APR2008 145.00 ; RUN HOW CAN I FIND THE DIFFERENCE BETWEEN AVG OF 18APR2008 ANF 21APR2008?? IF ANY ONE GETS IT PLS TRY TO POST IT.

8 Answers   Verinon Technology Solutions,


Can you execute macro within another macro? : sas-macro

0 Answers  


How to find out no. of business days in a month using macros.???(excluding weekends and holidays).

2 Answers   HSBC,


What will calendar procedure do?

0 Answers  






how do we get duplicate observations in a separate dataset?

6 Answers   CitiGroup,


how to rearrange the data as our wish by using dataset block?

4 Answers   Cognizant,


what has been your most common programming mistake? : Sas programming

0 Answers  


What is shift table? have you ever created shift that?

2 Answers   Accenture, Clinical Research, Quintiles,


What is data _null_?

0 Answers  


Why is a STOP statement needed for the point=option on a SET statement?

2 Answers   Quintiles,


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

0 Answers  


Categories