Enlist the syntax rules followed in sas statements.
No Answer is Posted For this Question
Be the First to Post Answer
Can you execute macro within another macro? : sas-macro
Describe a time when you were really stuck on a problem and how you solved it?
How to read the file names of a text files from a shared drive using SAS?
I have a dataset with variables empid and doj how to calculate retirement age?
what r the job openings SAS for fresher graduates !
Given an unsorted data set, how to read the last observation to a new data set?
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 to Rename Library?
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
What is the difference Using & and && in the macro variables
Name statements that are execution only.
What are the statements in proc sql?