my name is amar i want display 1st line A 2nd line M 3rd line
A 4th line R in database & informatica
Answer Posted / 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 View All Answers
What are the etl testing operations includes?
What do you understand by active and passive transformations?
What are the types of data warehouse applications and what is the difference between data mining and data warehousing?
how do u really know that paging to disk is happening while u are using a lookup transform?
what is pmrep command?
What are the ETL Testing Operations?
Explain do we need an etl tool?
what is data modeling?
When do we analyze the tables?
Explain etl mapping sheets?
What do you understand by the term ‘transformation’?
what are the data modeling tools you have used?(polaris)
How to recover a workflow? What are the different approaches?( In prod i.e no access to modify)
what is Forward,Reverse and Re_engineering?
what is granularity in Data ware House?