What are the difference between ceil and floor functions in sas?
No Answer is Posted For this Question
Be the First to Post Answer
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
create macros---you have 365 number of data and you need to merge it throw the macros,,,,,, data file1; input a @@; cards; 1 2 3 4 ; run; data file2; input a @@; cards; 5 6 7 8 ; run; data file3; input a @@; cards; 9 10 11 12 ; run;data file4; input a @@; cards; 13 14 15 16 ; run;
what is the difference between proc report and proc format?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Did you used proc lifetest? when?
2 Answers Accenture, Parexel, Quintiles,
How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO
How will you generate test data with no input data?
explain what is data set in sas? : Sas-administrator
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
is there any differnce between proc means and proc summary?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What are the rows present in protocol Violation table?
2 Answers Accenture, Quintiles,