what is the primary variable in your study?
Answer Posted / shuai
did you mean the primary key variable in a sas or sql table?
primary key variable is unique, and it is very helpful when
you need to find some information from other related tables
that also contain the same variable.
for example: claim_id could be a primary key variable in
clinical study
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are informats in sas? : Sas-administrator
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
how will you location sas platform applications available from web browser? : Sas-bi
describe how to adjust the performance of data integrator? : Sas-di
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
What is run-group processing?
what is the function of catx syntax? : Sas-administrator
How do you use the do loop if you don’t know how many times you should execute the do loop?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Name types of category in which SAS Informats are placed?
List down the reasons for choosing sas over other data analytics tools.
Mention what is SAS data set?
for what purpose would you use the retain statement? : Sas programming
What is the difference between %local and %global? : sas-macro
Give e an example of..