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       
 
  Teradata (36)   Business Objects (450)   Cognos (549)   Informatica (596)   Crystal Enterprise Suite (25)
  Actuate (26)   Ab Initio (65)   Data Stage (123)   SAS (301)   Micro Strategy (8)
  ETL (145)   Data Warehouse General (163)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
Can we use 2 packages in report studio at a time is there any alternative for this Thanks Nithin IBM  4  1108
can anybody mail me the FAQS for hyperion essbase amd planning DataMonitor  0  731
I have table name in that I have Rajesh Reshika Priya I want the result Like only Starting with R Rajesh Reshika Can someone help me to get these results and How?  2  498
What is the difference between Connected and UnConnected Lookup Transformation.Give me one or two examples please?  4  931
I still need further explanation about the difference between active and passive transformation with some examples.Thank You  3  500
Hi, I am new to Informatica, What is a flat file and how to use flat file in infomratica please help me. CSC  6  1193
I have table name called Team and I have name and DOJ in that table in oracle, when I retrive the table in Informatica DOJ shows with date and time , I want want to know is it possible to get only date(MMDDYYYY) in the date data type, CSC  3  892
hi guys, i think this would be a simple question but i was asked. what is total time taken to develop a report from getting requirement document from the client? dont reply as it depends,i am expecting something else. WNS  2  677
1.How to convert deski document to webi in infoview? 2.what is connection type for free hand sql? Wipro  3  1622
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains) TCS  0  153
8. How much supervision have you typically received in your previous job? CST  0  137
How can we migrate from Businees Objects reports to Cognos 8.x??  0  226
How much data u can get every day? 2)which data ur project contains? 3) what is the source in ur project?what is the biggest table & size in ur schema or in ur project? Wipro  2  595
how to clear the source file? 2) diff b/t odbc & Oracle?what is node? 3) explain one complex job u face in ur project Wipro  1  626
what is Audit table?Have u use audit table in ur project? Wipro  1  723
E-Mail New Answers        Answer Selected Questions       
 
Prev    1    22   [23]    24  ... 37   ... 49   ... 61   ... 73   ... 85   ... 97   ... 109   ... 121   ... 133   ... 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 might the optimizer use a table scan when an index is available? 144  
Hai..,in datastage how to explain project in interview?please explain any domain please. 242  
Can you brief about the Data warehouse project you worked on? 144  
What is the difference between macro & Parameter 109 IBM
how to explain health care project and which reports we can create in health care doain? 137  
------------------What is Focalpoint? 69  
How can we create regular dimensions & measure dimensions? 211  
what is the difference between cardinality and Nullability? 121  
How to do Performence Tunning in Cognos Reports? 107  
What is meta data and system catalog? 201  
Copy ".roi" file of management console to another path of management console's folder using ".rox" file. or any command of actuate. Is it Possible? if Yes then pls give me Example. 67  
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 are the other factors of the database on which the loading performance depend? 92  
how do you deploy a report in cognos 8 to run in maximo6? what r the steps in maximo?? 264 IBM
How can you first report in Business Objects by using broadcast agent? 244  
write a query to display the departments with no employee? 79 HCL
Describe the function and untility of the most difficult SAS macro that you have written. 158  
What project,model,parameter maps,namespace and database definitions....... what these are all contains? what are differences b/w them? 101 IBM
what is pmrep command? 146  
what is an ETL or ETT? And what are the different types? 131  
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