how many data types in sas? : Sas-administrator

Answer Posted / aniket kumar

there are only two data types in SAS.
character data type char
Numeric data type Num

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is the difference between nodupkey and nodup options?

595


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

704


how to generate the test data in sas without input data? : Sas-administrator

578


Describe the function and untility of the most difficult SAS macro that you have written.

1560


What is the basic structure of a sas program?

598






explain what is data set in sas? : Sas-administrator

526


it will become easy if uuu provide website linkssss and list of consultanciessssss

1533


What is the difference between %local and %global? : sas-macro

668


What does the trace option do?

666


what are the component of range? : Sas-bi

616


How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1161


Give some examples where proc report’s defaults are different than proc print’s defaults?

599


How do you test for missing values?

1058


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.

1697


What do you code to create a macro? : sas-macro

580