how does sas handle missing values in an update? : Sas programming
Explain why double trailing @@ is used in input statement?
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?
Explain the special input delimiters used in sas programming.
What is SAS?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
1.How many ways are there to create variables? 2.What is CLM,how can we use it? 3.what are the advontages of data step? 4.what is the extension of editor window in SAS 9.1.3? 5.How do you copy a particular data set from one library to another? 6.what is the use of double option? 7.Advontages of Proc Report? 8.what is the basic use of where statement? 9.How do you terminate the statments in SAS Programming? 10.What is the difference between symput and symget? 11.How would a identify the local and global variable? can any one answer for the 4'th question
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
What are symbol tables?Differemce between Local N Global Symbol tables.....
what are the scrubbing procedures in sas? : Sas programming
how to remove the duplicates by proc sql?
explain about data integrator metadata reports? : Sas-di
How we can call macros with in data step? : sas-macro