ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
 Categories  >>  Software  >>  Data Warehouse  >>  SAS       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
Name statements that are execution only?  6  1722
Name statements that function at both compile and execution time?  1  1458
Identify statements whose placement in the DATA step is critical?  8  1809
Name statements that are recognized at compile time only?  4  1789
At compile time when a SAS data set is read, what items are created?  4  1378
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.  8  1714
What is the Program Data Vector (PDV) and What are its functions?  9  1987
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set?  2  1329
How would you code a merge that will keep only the observations that have matches from both sets?  4  1147
How would you delete observations with duplicate keys?  5  1252
How would you delete duplicate observations?  8  2909
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?  3  1161
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?  16  1683
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?  4  1376
How would you include common or reuse code to be processed along with your statements? PSCI  5  1463
E-Mail New Answers        Answer Selected Questions        Post New SAS Question
 
Prev    1   ... 3   ... 5   ... 7   ... 9   ... 11   ... 13   ... 15    16   [17]    18  ... 19   ... 21    Next
 
 
 Teradata interview questions   Teradata Interview Questions  Business Objects interview questions   Business Objects Interview Questions  Cognos interview questions   Cognos Interview Questions
 Informatica interview questions   Informatica Interview Questions  Crystal Enterprise Suite interview questions   Crystal Enterprise Suite Interview Questions  Actuate interview questions   Actuate Interview Questions
 Ab Initio interview questions   Ab Initio Interview Questions  Data Stage interview questions   Data Stage Interview Questions  SAS interview questions   SAS Interview Questions
 Micro Strategy interview questions   Micro Strategy Interview Questions  ETL interview questions   ETL Interview Questions  Data Warehouse General interview questions   Data Warehouse General Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
Hello, I have PROC SQLs results group by 3 fields and I use SUM and COUNT functions in SQL. The problem is when I try to display my result with PROC TABULATE. I am getting very big numbers. I believe I make a mistake some where in Tabulate. Here is my Proc Tabulate. PROC TABULATE DATA=OUT04_05 FORMAT=12.; CLASS YR CENTRE VISA / PRELOADFMT EXCLUSIVE; VAR NEWUSER FRAUD TRANSFER AUTUSER REISSUE; TABLE CENTRE ALL, (YR ALL)*VISA, (NEWUSER*F=COMMA12. AUTUSER*F=COMMA12. FRAUD*F=COMMA12. TRANSFER*F=COMMA12. REISSUE*F=COMMA12.) / MISSTEXT={LABEL='0'} PRINTMISS RTS=20; FORMAT VISA VISAFMT.; KEYLABEL SUM = ' ' ALL = 'TOTAL'; LABEL YR = 'DATE YEAR' NEWUSER = 'TOTAL NEW ACCT' TRANSFER = 'TOTAL TRANSFER' FRAUD = 'TOTAL FRAUD TRANSFER' AUTUSER = 'TOTAL AUTH USERS' REISSUE = 'TOTAL REISSUE'; When I code it like : NEWUSER*N*F=COMMA12. AUTUSER*N*F=COMMA12. I get same amount numbers but to find a NEWUSER I use COUNT(*) and to find AUTUSER I use SUM(xxxx) function so both result shouldn’t be the same my problem is in this point. Could you tell me where the problem in code is. How can I display my result? TX. 180  
What was the last computer book you purchased? Why? 179 Oracle
data data1; input dt account; format dt date9.; cards; 1745 1230 1756 1120 1788 1130 1767 1240 ; data data2; input startdt enddt total; format startdt date9. enddt date9.; cards; 1657 1834 12300 1557 1758 16800 1789 1789 12300 1788 1345 12383 1899 1899 13250 ; proc sql; create table data3 as select * from data1 as x left join data2 as y on x.dt>=y.startdt and x.dt<=y.enddt; quit; Here, we are getting cartision product. But,I want left join report consisting of this program. It should not get duplicate values. you can modify the program also. 220  
Describe the function and untility of the most difficult SAS macro that you have written. 117  
Describe the function and utility of the most difficult SAS macro that you have written? 201 Oracle
Tell e how how dealt with.. 104  
what is PhaseIII, ODS, TLG, Macro and Proc in SAS 42  
If money were no object, what would you like to do? 176 Oracle
What is the difference between SAS Data step and SAS PROC SQL, and which is better? 28  
What is a macro routine? 300  
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is?? 190 Oracle
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately 167  
What is the pound sign used for in the data_null_ ? 271  
Have you been involved in editing the data or writing data queries? 197 Oracle
Are you involved in writing the inferential analysis plan? Tables specifications? 213 Oracle
Describe a time when you were really stuck on a problem and how you solved it? 121 DELL
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE? 286 HCL
Are you involved in writing the inferential analysis plan? Tables specfications? 159  
How necessary is it to be creative in your work? 127 Oracle
Tell e how how dealt with.. 100 Wipro
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com