CAN ANY ONE SEND ME THE CODE FOR THE BELOW
1).REMOVE '_' FROM TELE PHONE "323-237-2323" AND SHOULD
DISPLAY OUT PUT AS "323237232"
2). NEED TO ONLY "COMPANY.COM" FROM EMAIL
FILED "TEST@COMPANY.COM"
Answer Posted / satish
select replace ('323-237-2323','-') from dual
select substr('test@company.com',6,11) from dual
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
explain the methodology of Data Warehousing?(Polaries)
What is etl tool in hadoop?
What are the etl testing operations includes?
Knowledge on what are the improtant characteristice that we need ot consider while developing an ETL Code
can Informatica be used as a cleansing tool? If yes, give examples of transformations that can implement a data cleansing routine.
A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?
Explain about the data integration suite features?
what make u disappointmnets in u r career
What is partitioning? Explain about round-robin, hash partitioning.
what are the concerns of OLTP and DSS systems?
Identifying the bottlenecks in various components of Informatica and resolving them.
how many maximum session supports to multiload in teradata ??
what is an ETL or ETT? And what are the different types?
how do u identify the changed records in operational data?
5. How many repositories can we create in Informatica? 6. What is surrogate key? 7. What is difference between Mapplet and reusable transformation? 8. What is aggregate awareness? 9. Explain reference cursor? 10. What are parallel querys and query hints? 11. DWH architecture? 12. What are cursors? 13. Advantages of de normalized data? 14. What is operational data source (ODS)? 15. What is meta data and system catalog? 16. What is factless fact schema? 17. What is confirmed dimension? 18. What is the capacity of power cube? 19. Difference between PowerPlay transformer and power play reports? 20. What is IQD file? 21. What is Cognos script editor? 22. What is difference macros and prompts? 23. What is power play plug in? 24. Which kind of index is preferred in DWH? 25. What is hash partition? 26. What is DTM session? 27. How can you define a transformation? What are different types of transformations in Informatica? 28. What is mapplet? 29. What is query panel? 30. What is a look up function? What is default transformation for the look up function? 31. What is difference between a connected look up and unconnected look up? 32. What is staging area? 33. What is data merging, data cleansing and sampling? 34. What is up date strategy and what are th options for update strategy? 35. OLAP architecture? 36. What is subject area? 37. Why do we use DSS database for OLAP tools?