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 / vemula

5. Proc datasets procedure and proc copy procedure where
proc we can copy.

6. double options gives space between coumns

10. symput to store or assigna a value and symget to get a
value.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between sas functions and sas procedures.

648


What does PROC print, and PROC contents do?

731


What can be the size of largest dataset in SAS?

723


What is the SAS data set?

679


What is program data vector (pdv) and what are its functions?

631






How do you control the number of observations and/or variables read or written?

753


If a variable contains letters or special characters, can it be numeric data type?

766


Which command is used to save logs in the external file?

574


How does the internal authentication work in sas? : sas-grid-administration

587


How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?

1105


why a stop statement is needed for the point= option on a set statement?

631


how does sas handle missing values in functions? : Sas programming

605


What are the data types does SAS contain?

659


How we can call macros with in data step? : sas-macro

619


How necessary is it to be creative in your work?

2024