How will you display 10-15 letters from a name? (for ex:
name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")
Answers were Sorted based on User's Feedback
Answer / krishna
by using thie function sbustr(column_name,10,15) in the exp
t/r, u can get the output.
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / gyana
SUBSTR(COLUMN_NAME,STARTING POSITION(10),NUMBER OF CHARACTER YOU WANT(5));
IT WILL GIVE YOU THE OUT PUT 10TH POSITION TO 15 TH CHARACTER STRING
| Is This Answer Correct ? | 2 Yes | 0 No |
how do the project develops? pls specify right from the start to end in step by steps.
How can you recover the session in sequential batches?
What is a code page?
What is target update override
1)how to generate sequnce numbers in informatica without using sequnce genarator transformation. 2)i have number of records in my sourse, but iwant to display first and last record only. how it is possible in informatica. 3)i want to update the records without using updatestrategy transformation. 4)what is diffrance between ab-intio and datastage than compared to informatica. 5)what is the latest version of informatica in our field.
How do you remove duplicate records in informatica? And how many ways are there to do it?
Tell me about informatica architecture.
how to insert header after each group.
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks... Send me----: raghukrams@yahoo.com
How to load last n records of file into target table - informatica
what is the size of ur database(like oracle)
what are presession,postsession success and postsession failure commands ?