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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
 Categories  >>  Software  >>  Data Warehouse       
 
  Teradata (22)   Business Objects (373)   Cognos (375)   Informatica (521)   Crystal Enterprise Suite (23)
  Actuate (19)   Ab Initio (49)   Data Stage (66)   SAS (273)   Micro Strategy (8)
  ETL (136)   Data Warehouse General (147)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
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?  14  1295
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  901
How would you include common or reuse code to be processed along with your statements? PSCI  5  1042
Have you ever linked SAS code, If so, describe the link and any required statements used to either process the code or the step itself?  2  898
What is the one statement to set the criteria of data that can be coded in any step?  2  903
If you?re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?  1  781
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?  2  917
What statement do you code to write the record to the file?  2  883
What statement do you code to tell SAS that it is to write to an external file?  5  1017
Under what circumstances would you code a SELECT construct instead of IF statements?  3  1314
What is the purpose of the trailing and How would you use them?  7  1216
How would you code the criteria to restrict the output to be produced?  6  1140
Name and describe three SAS functions that you have used, if any?  2  876
What is the difference between an informat and a format. Name three informats or formats.  4  2091
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?  3  1750
E-Mail New Answers        Answer Selected Questions
 
 
Prev    1   ... 10   ... 19   ... 28   ... 37   ... 46   ... 55   ... 64   ... 73   ... 82   ... 91    99   [100]    101  ... 109   ... 118   ... 127    Next
 
 
 Programming Languages interview questions   Programming Languages Interview Questions  Scripts interview questions   Scripts Interview Questions  Networking interview questions   Networking Interview Questions
 Microsoft Related interview questions   Microsoft Related Interview Questions  Databases interview questions   Databases Interview Questions  Operating Systems interview questions   Operating Systems Interview Questions
 Testing interview questions   Testing Interview Questions  Servers interview questions   Servers Interview Questions  MainFrame interview questions   MainFrame Interview Questions
 Java Related interview questions   Java Related Interview Questions  Middleware interview questions   Middleware Interview Questions  Web Related interview questions   Web Related Interview Questions
 Data Warehouse interview questions   Data Warehouse Interview Questions  HR Questions interview questions   HR Questions Interview Questions  Software Design interview questions   Software Design Interview Questions
 Debugging interview questions   Debugging Interview Questions  Version Control interview questions   Version Control Interview Questions  Editors interview questions   Editors Interview Questions
 Telecom interview questions   Telecom Interview Questions  ERP CRM interview questions   ERP CRM Interview Questions  Embedded Systems interview questions   Embedded Systems Interview Questions
 Client Server interview questions   Client Server Interview Questions  Artificial Intelligence interview questions   Artificial Intelligence Interview Questions  Cryptography interview questions   Cryptography Interview Questions
 EAI interview questions   EAI Interview Questions  Multimedia interview questions   Multimedia Interview Questions  Software Development Life Cycle interview questions   Software Development Life Cycle Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
what is the difference between OLTP database and data warehousing database? 7  
How do we drill through from a powerplay cube to reportnet?\ 52 IBM
How can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema ? 29  
WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS? 35  
disadvantages of boxi 19 Accenture
Describe a time when you were really stuck on a problem and how you solved it? 72 Oracle
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. 58  
what is session partitioning? 16  
Two different admin users created for repository are________and_________. 20  
What is the diff between the following Report output-- HTML O/P, PDF O/P, EXCEL 2000 and EXCEL 2003 of report outputs? Listout main differences? 30 TCS
How do you setup Lo-cockpit? 56  
can be used COM component in Informatica ? 61  
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began? 42  
wat is bus schema? 38  
filename would be GCP_ARS_BO_TM_BERT MMDDYYYYHH24MISS.xls. how to do it? 21 IBM
There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT. 27 CTS
Why might the optimizer use a table scan when an index is available? 56  
What is power play plug in? 73  
why is the use of Retrive statement and give me with example? 31 ME
Have you been involved in editing the data or writing data queries? 107 Oracle
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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