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
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What are the differences between sum function and using “+” operator?
how will you locate the sas platform applications? : Sas-bi
which date function advances a date, time or datetime value by a given interval? : Sas programming
How do you use the do loop if you don’t know how many times you should execute the do loop?
Explain append procedure?
how will you location sas platform applications available from web browser? : Sas-bi
What is the difference between %local and %global? : sas-macro
What is the difference between match merge and one to one merge?
What is the maximum and minimum length of macro variable
What is the difference between nodupkey and nodup options?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
what is sas database server? : Sas-di
what is sas data set?