1
2
3
*
4
5
6
*
7
8
9

how to load records between two stars(*),

Answer Posted / sunny

select substr(
(select substr('123*456*789', 1 ,
instr('123*456*789','*',1,2)-1) from dual)
,instr(
(select substr('123*456*789', 1 ,
instr('123*456*789','*',1,2)-1) from dual)
,'*',1)+1) from dual;

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you use reject loader.

2074


What are the types of caches in lookup?

577


Is it possible to define a single node as a Gateway node as well as worker node?

663


WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com

1520


What is mapping debugger?

574






What are pre and post-session shell commands?

746


What are ETL Tools?

669


What is a snowflake schema?

573


differences between service based and product based?

1568


What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?

600


What is different between the data warehouse and data mart?

630


Describe data concatenation?

577


What is target designer and target load order?

661


What is depict expression change?

623


What is pmcmd command?

677