I have name like INDIA in a column. I want display 1st line A,
2nd line N, 3rd line D, 4th line I, 5th line A in oracle data
base?
Answer / ganesh kumar
SELECT SUBSTR('INDIA',LEVEL,1) AS INDIA FROM DUAL CONNECT BY
LEVEL<=LENGTH('INDIA');
TRY THIS QUERY IT WILL WORKS CORRECTLY.
| Is This Answer Correct ? | 30 Yes | 6 No |
source target --------- -------- name no sal name no sal max_sal r 10 1000 r 10 1000 3000 y 20 3000 y 20 3000 3000
Scheduling properties,whats the default (sequential)
Partition, what happens if the specified key range is shorter and longer
What is the sql query overwrite in source qualifier in informatica
i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4 session after 5th session how will you do?
hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you
What is Code Page Compatibility?
How can we join the tables if they don't have primary and foreign key relationship and no matching port?
Any one tell me some 5 session failure in real time?And why problem occur how to solve the issues?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
in my source table i want to delete first and last records and load in between records into target? how can it possible?
3 Answers HCL, Thomson Reuters,