Describe the ways in which you can create macro variables? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
When merging 2 datasets with a common variable (not merge key), how to keep both?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
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
Hi All.I am looking for Good Institute who could Provide the online SAS BI+DI Training along with software.Primarily in Delhi/NCR or in Hyderabad Please help with name and contact number of concerned person!! Thanks in Advance! :)
Which is the best training Institute for SAS Business Intelligence course?
What are the ways in which macro variables can be created in sas programming?
What does error:1 mean?
What is the order of evaluation of the comparison operators: + - * /** ()?
What has been your most common programming mistake?
What’s the difference between var b1 – b3 and var b1 — b3?
Name statements that are execution only.