Which are the statements whose placement in the data step is critical?
No Answer is Posted For this Question
Be the First to Post Answer
what is data governance? : Sas-di
What is run-group processing?
How could you generate test data with no input data?
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
Which is the best training institute for SAS in Delhi. Please reply
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?
In the flow of DATA step processing, what is the first action in a typical DATA Step?
There are 200 observations in a dataset, i want to pull out the observation no's 100, 150,180,190 by using Proc SQL? How you can get it?
What's the difference between VAR A1 - A4 and VAR A1 - A4?
Explain how merging helps to combine data sets.
What is the purpose of the trailing @? The @@? How would you use them?