What type of tables you are using in YOUR reporting..???
Answers were Sorted based on User's Feedback
Answer / chowdary vamsi
As for project requirements what Clint send to me i using that tables like mostly using custom tables we generate reports.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you know about symput and symget?
How do you delete duplicate observations in sas?
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”,…..
explain the main difference between the nodup and nodupkey options? : Sas-administrator
SAS System ?
Why double trailing @@ is used in input statement?
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
Describe how you would pass data to macro.
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
What is the SAS data set?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
Code the MEANS to produce output to be used later.