my name is amar i want display 1st line A 2nd line M 3rd line
A 4th line R in database & informatica
Answer / lajpat kurdiya
SELECT SUBSTR('AMAR',LEVEL,1) AS Name
FROM DUAL
CONNECT BY LEVEL<= LENGTH('AMAR');
| Is This Answer Correct ? | 4 Yes | 0 No |
what is session partitioning?
what are the concerns of OLTP and DSS systems?
How to increase performance without changing anything in mapping.( In prod)
0 Answers IBM, Saama Tech, Wipro,
Two default user groups created in the repository are____and_____.
what are the parts of Informatica server ?
how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration?
How etl testing is different from database testing?
What is cube grouping?
what is pmrep command?
list the transformation used for the following:Heterogeneous sources,Homogeneous sources,Find the 5 highest paid employees with in a dept,create a summery table,generate surrogate keys
what is session partitioning?
What is etl tool in hadoop?