Explain how you can debug and test your SAS program?
No Answer is Posted For this Question
Be the First to Post Answer
what other SAS features do you use for error trapping and data validation?
Describe 5 ways to do a “table lookup” in SAS?
How do you add a number to a macro variable?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what is syntax of proc merge ?
Identify statements whose placement in the DATA step is critical?
What are types of transport files?
2 Answers PRA Health Sciences, Quintiles,
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 it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Which is the best training institute for SAS in Delhi. Please reply
What is substr function?
How the Excel file enter into the SAS environment without Code of Infile & Import procs,if i have no file Conversion?