which date function advances a date, time or datetime value by a given interval? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
How to do user inputs and command line arguments in SAS? D&B
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?
What is SAS? is it a software just for use or we can creat something over there?
how does sas handle missing values in procs? : Sas programming
how to import HTML files into SAS datasets?
explain the difference between proc means and proc summary?
Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?
What are the different versions of sas that you have used until now? : sas-grid-administration
There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
where to use sas business intelligence? : Sas-bi
What is the difference between an informat and a format. Name three informats or formats.
how we can call macros with in data step?