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
8 15988How would you remove a format that has been permanently associated with a variable? ________________
5 21900
Of all your work, where have you been the most successful?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
do you need to know if there are any missing values? : Sas programming
How can sas program be validated?
What sas features do you use to check errors and data validation?
What will calendar procedure do?
Describe the function and untility of the most difficult SAS macro that you have written.
How would you define the end of a macro? : sas-macro
for report generation which one you used proc report or data_null_?
What are the functions which are used for character handling functions?
Describe the ways in which you can create a macro variable?
In SAS explain which statement does not perform automatic conversions in comparisons?
what is information maps?
how to read the variables in sas? : Sas-administrator