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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
 Categories  >>  Software  >>  Data Warehouse  >>  SAS       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
how we can create optional or required parameters in SAS macro... TCS  2  540
Approximately what date is represented by SAS date value of 730  6  484
How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?  3  533
how to intersect the tables by using PROC MIXED? CitiGroup  1  809
what is information maps? CitiGroup  0  56
what is OLAP? CitiGroup   3  541
how to write code for left outer join in SAs using datastep? CitiGroup  4  859
describe about joins? briefly? CitiGroup  2  431
how to assign a macro value to a variable? CitiGroup  3  623
what is Global Symbol table and Local symbol table? CitiGroup  2  608
tell me about intnx, intcx functions? CitiGroup  2  435
what is the need of INDEX in datasets? CitiGroup  3  694
How would you remove a format that has been permanently associated with a variable? ________________ TCS  1  951
what is portability of sas programmes? Capital-One  1  617
in ods is there any lib's SAS  1  108
E-Mail New Answers        Answer Selected Questions
 
 
Prev    1    2   [3]    4  ... 5   ... 7   ... 9   ... 11   ... 13   ... 15   ... 17   ... 19    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
 
how can you improve the performance of a query, If it is excuting very slowly? 65 Zensar
How do handle working under pressure? 100 Oracle
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book? 99 Oracle
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it? 29  
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. 79  
Describe the function and untility of the most difficult SAS macro that you have written. 50  
Tell e how how dealt with.. 47 Wipro
How would you include common or reuse to be processed along with your statements? 100  
Are you involved in writing the inferential analysis plan? Tables specfications? 84  
what is the difference between sas and other datawarehousing languages?what are the advantages of sas over them? 104 Accenture
what is information maps? 56 CitiGroup
Give e an example of.. 47  
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3. 44  
Are you sensitive to code walk-throughs peer review or QC review? 111  
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE? 131  
What are MIs reports? what is the use of MIS reports and How can u generate the MIS reports in SAS? If any body know explain with the eg. 34 CitiGroup
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?? 117 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. 45  
Describe a time when you were really stuck on a problem and how you solved it? 89 Oracle
Describe a time when you were really stuck on a problem and how you solved it? 69  
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