my name is amar i want display 1st line A 2nd line M 3rd line
A 4th line R in database & informatica



my name is amar i want display 1st line A 2nd line M 3rd line A 4th line R in database & infor..

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

Post New Answer

More ETL Interview Questions

How to delete data which is not in source table?

0 Answers   IBM, Saama Tech, Wipro,


What are the steps involved in etl process?

0 Answers  


what happens if the info.server doesn't find the session parameter in the parameter file?

0 Answers  


What is meant by incremental load?

0 Answers  


what do u do when DB time takes more?in sap bi

0 Answers  






in sap bw project at what scenario generic extraction is used and why explain and also tell why you used calendar day option explain?

2 Answers   Accenture,


what are the facilities provided by data warehouse to analytical users?

0 Answers  


How many steps etl contains explain with example?

0 Answers  


what is a parameter when and where do u them when does the value will be created. Designing time, run time. If u don't create parameter what will happen?

1 Answers  


what are the facilities provided by OLAP to analytical users?

1 Answers  


what is the difference steps for data modeling?

0 Answers  


explain the methodology of Data Warehousing?(Polaries)

0 Answers  


Categories