Answer Posted / guest
Generally SAS reads The obseravtions in sequentiall manner.
it takes a lot of time .to aviod this we are using index.
ithis index concept usefull when we dealing with large
datsets.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain what is factor analysis? : Sas-administrator
What are common programming errors committed in sas
what is null hypothesis? why do you consider that?
what type of graphs we will create(for 2+years candidates)?
what is the use of proc sql? : Sas programming
how can you create zero observation dataset? : Sas programming
How is character variable converted into numeric variable and vice versa?
What do you understand by the term Normal Distribution?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What are the 3 components in sas programming?
What are the ways in which macro variables can be created in sas programming?
What are the features of base sas system?
do you prefer proc report or proc tabulate? Why? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What is the work of tranwrd function?