SAS Interview Questions
Questions Answers Views Company eMail

How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

578

what is the purpose of _error_? : Sas programming

604

what are input dataset and output dataset options? : Sas programming

559

if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

538

how can you put a "trace" in your program? : Sas programming

574

how can you import .csv file in to sas? : Sas programming

634

what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

686

what can you learn from the sas log when debugging? : Sas programming

605

what other sas products have you used and consider yourself proficient in using? : Sas programming

679

what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

624

how does sas handle missing values in formats? : Sas programming

576

how can you create zero observation dataset? : Sas programming

629

how are numeric and character missing values represented internally? : Sas programming

615

how does sas handle missing values in a merge? : Sas programming

549

what are some differences between proc summary and proc means? : Sas programming

503


Post New SAS Questions

Un-Answered Questions { SAS }

How to read an input file in sas?

652


what is SAS OPTIMIZATION?

1813


Mention the validation tools used in SAS?

654


what are several options for creating reports in web report studio? : Sas-bi

626


hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?

1684






describe how to adjust the performance of data integrator? : Sas-di

561


What is the difference between input and infile statement?

678


what type of graphs we will create(for 2+years candidates)?

1898


what are sas bi dashboard components? : Sas-bi

653


What would you change about your job?

1920


Can you explain the process of calendar?

638


Explain what is SAS informats?

619


How sas treats the dsd delimiters?

716


what is metadata? : Sas-bi

596


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

938