you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
2 7643What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
10 37005i have two flat files.. containing same type of data i want to load it to dwh..how many source qualifires i need
7 26145Hi, Can anybody please explain me the flow of the below query. I am not able to understand how this query works. This query is for finding the Nth highest salary.. SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal); If N = 2 then second highest salary will be the o/p. If N = 3 then third highest salary will be the o/p. and so on.. Thanks, Nitin
5 15081What is the main data object present inbetween source and target. I answered Mapping. Transformation etc.. But it is not the answer. So please give me an apt answer. Thanks in advance
15 35228Post New Deloitte Interview Questions
Explain can SSRS reports Cache results?
What is the usage of datacontracts in wcf?
What is screen flow logic? What are the sections in it?
How will you add header and footer?
What are the different lightning component bundles? : salesforce lightning component
Hi, I want to know basic information about Oracle HRMS and the institutes in hyderabad or the best faculty as i want to make my career in it.And also want to know may a person from non technical background be able to do this course. Regards, Swetha
What is the rdl file?
What is the difference between stopping and terminating of instances in aws?
Name the debugging methods that are used to solve problems?
Does putting a hard drive in the freezer work?
How does a 3 tier application differ from a 2 tier one?
Why can’t we compare structures?
What are the filters in tableau?
What are the advantages of mvc?
Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic