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
what is ae onset date n what is RDS
How does the internal authentication work in sas? : sas-grid-administration
how can you create zero observation dataset? : Sas programming
do you prefer proc report or proc tabulate? Why? : Sas programming
Give an example where SAS fails to convert character value to numeric value automatically?
What is interleaving in SAS?
How do you delete duplicate observations in sas?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
Mention how to limit decimal places for the variable using proc means?
What are pdv and it functions?
how to debug and test the sas program? : Sas-administrator
what is the difference between floor and ceil functions in sas? : Sas-administrator
What are the difference between the sas data step and sas procs?
What are types of transport files?
Tell e how how dealt with..