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

Answer Posted / ravinder.arakati

9 ways we create a macro varisbles are
1)%let
2)macro parameter(a,b)
3)%do
4)call symput
5)sql into clause
6)%window
7)%global
8)%local
9)automatic

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5

1658


What are symget and symput? : sas-macro

733


This entry was posted in General. Bookmark the permalink. Post a comment or leave

4042


What are the data types in sas?

608


Give some examples where proc report’s defaults are same as proc print’s defaults?

642






What are the uses of sas?

708


What is the SAS data set?

679


What sas features do you use to check errors and data validation?

692


Explain what Proc glm does?

637


What are the different types of sas functions?

608


How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?

1944


Give some ways by which you can define the variables to produce the summary report (using proc report)?

599


What are the functions which are used for character handling functions?

620


what is star schema? : Sas-di

647


What do the mod and int function do? : Sas programming

583