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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
 Categories  >>  Software  >>  Data Warehouse       
 
  Teradata (36)   Business Objects (449)   Cognos (547)   Informatica (596)   Crystal Enterprise Suite (25)
  Actuate (26)   Ab Initio (65)   Data Stage (119)   SAS (301)   Micro Strategy (8)
  ETL (145)   Data Warehouse General (163)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend? Oracle  4  1482
How do you put an elephant in the refrigerator? Oracle  4  1583
How do you put a giraffe into the refrigerator? Oracle  2  1269
Do you think professionally? Oracle  1  1119
Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited? Oracle  2  963
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? Oracle  0  168
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?? Oracle   0  190
What is your favorite all time computer book? Why? Oracle  0  175
What was the last computer book you purchased? Why? Oracle  0  179
What is the difference between verification and validation? Oracle  6  2330
How do you write a test plan? Oracle  1  1701
How experienced are you with customized reporting and use of Data _Null_ features? Oracle  3  904
What do you feel about hardcoding? Oracle  4  877
Are you involved in writing the inferential analysis plan? Tables specifications? Oracle  0  213
Do you prefer Proc Report or Proc Tabulate? Why? Oracle  6  3821
E-Mail New Answers        Answer Selected Questions       
 
Prev    1   ... 13   ... 25   ... 37   ... 49   ... 61   ... 73   ... 85   ... 97   ... 109   ... 121    132   [133]    134  ... 145   ... 157    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
 Image Processing interview questions   Image Processing Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
why do u need the IOS upgradation in a FC switch 124 IBM
what is the use of backward drilling in cognos 8?is it possible?whats the uws of it? 132  
architural difference between 7.1 workflow monitor and 8.1 workflow monitor. 230 Infosys
Comment on significance of oracle 9i in informatica when compared to oracle 8 or 8i? 178  
3. What was the size of your cube? 23 IBM
can Informatica be used as a cleansing tool? If yes, give examples of transformations that can implement a data cleansing routine. 107  
What is the complex report you faced in real time? 37  
Can the expiration parameter of 365 in the cognos 8 configuration how to increase common symmetric key lifetime in days 123  
Can any one say me how i can integrate 3 or more analytics like radio bottons,line chart,pie chart while designing a dash board in xcelsius and i am also facing problem to show one after another values in the same chat at a time..... Please help me out for this.... 28 TCS
for data loading in oracle, what are conventional loading , what are conventional loading and direct-path loading? 123  
what are the difficult problem are you involved in cognos report net and 8 and impromptu if any pls share with us 203 HCL
how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration? 79  
What is your weekness? I am confuse what to say about this question. so can u give some answer which can be yur strenght. 198  
Are you involved in writing the inferential analysis plan? Tables specfications? 224 Wipro
I have 7500 rows. I need all rows in single reports. Which type of prompt we have used retrieving all rows and show in a report? We have dynamical queries q1, q2, q3, q4, q5. If customer selects the particular, query that only show in execution report. In case it may more then one, how do you execute the particular query item in report page? What are the difference bt OLDP and OLAP? 106 Reliance
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 is a macro routine? 300  
-------------------What is Deployment? 55 IBM
Describe a time when you were really stuck on a problem and how you solved it? 127  
Helow, i have a problem with runing-total function when i use it for a calculate row (for example : i need to diplay a running-total of total units ?) 116  
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