What is a macro routine?
No Answer is Posted For this Question
Be the First to Post Answer
How the Excel file enter into the SAS environment without Code of Infile & Import procs,if i have no file Conversion?
What are TEAEs
2 Answers Accenture, Quintiles,
how to change the execute of macro
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
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
Mention common programming errors committed in sas ?
How many data types are there in SAS?
Tell me more about the parameters in macro? : sas-macro
how we can create optional or required parameters in SAS macro...
how to delete the duplicates by using proc sql?
Have you ever used the SAS Debugger?
What is _n_?