If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?
2230In Flat file, I need Header, Footer and No of rows in Last column. How will u achieve in Mapping Level(With out using Session Level Property)?
1 6710In Flat file Input is A B C I need output like this A A A B B B C C C. How will u achieve this?
5 9405Display the total debit counts, total credit counts, sum of total debits, sum of total credits from an employee's transaction table (a single table) containing the following columns. Transaction_number Transaction_amount Transaction_date Transaction_type --> tells if the amount is a credit or a debit. As the query alone is important, the table is left with specifying just the field's name. Pls help me with this query.
3 17900Hi All, I have three question. 1) How to remove the header and footer in a flat file in informatica? 2)How to load the first and last record of flat file into the target? 3)I have a Input and Output table. Input Name Salaray Month A 100 Jan A 200 Feb A 300 March B 400 April B 500 May B 600 June Output Name Salaray Month A 100 Jan A 300 Feb A 600 March B 400 April B 900 May B 1500 June How to implement and get the ouput as mentioned above. If Possible kindly provide the SQL query also. Kindly any one help to implement this concept. Thanks, Pradeep
3 18458Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
5750A man ate 100 bananas in five days, each day eating 6 more than the previous day. How many bananas did he eat on the first day?
1586A monkey starts climbing up a tree 20ft. tall. Each hour, it hops 3ft. and slips back 2ft. How much time would it take the monkey to reach the top?
1453Post New iNautix Interview Questions
If inhouse hplc related substance method is completly diffrent from Usp for finished proďuct with diffrent impurities then how require to prove method equivalecy?
What is a production rule set ?
Explain about data types?
How do touch screens work?
List out the page structure elements of html5.
What is the difference between system testing and integration testing?
What are the recovery models for a database? : sql server DBA
Why is preliminary cost estimate required?
Describe the ways in which you can create macro variables?
How do we handle multiple line items in BDC's.
Can QSAM files be accessed from CICS?
which book is better for jdbc ,servlets and jsp
How you can make a parameterized view?
Which method cannot be overridden in java?
List the important methods in list, set and map