what is the use of sas management console? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
in data set200 observation how to take 110,150,170 using sql procedure?
what is metadata? : Sas-bi
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
what is program data vector? : Sas-administrator
What is the role of unrestrictive users? : sas-grid-administration
what is ae onset date n what is RDS
How the Excel file enter into the SAS environment without Code of Infile & Import procs,if i have no file Conversion?
How would you include common or reuse code to be processed along with your statements?
What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
what is the difference between DUPKEY and NODUPKEY???
name some data transformation used in sas di? : Sas-di