What is _n_?
Answers were Sorted based on User's Feedback
Answer / sudheer
it gives the numbers of errors occured while reading the
data.
| Is This Answer Correct ? | 3 Yes | 117 No |
Can you explain the process of calendar?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Do you need to know if there are any missing values?
how are numeric and character missing values represented internally? : Sas programming
describe how to adjust the performance of data integrator? : Sas-di
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
How would you identify a macro variable? : sas-macro
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
How are the analysis data sets structured?
Define run-group processing?
For what purpose would you use the RETAIN statement?
Hi, I need to create a SAS Map of USA using SAS Graphs(Proc Gmap).The data i have dosent contain any co-ordinates of USA cities or counties or states, and the zip codes are diffrent in the data i have from the zip code in the Maps.US dataset in the Maps Library for SAS MAPS. the data i have is a sales report. i have to generate the maps according to the states,cities aligned in the sales data, HELP Appriciated