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 7555What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
10 36679i have two flat files.. containing same type of data i want to load it to dwh..how many source qualifires i need
7 25898Hi, 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 14871What 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 34765Post New Deloitte Interview Questions
Explain the middlewares in laravel?
What are custom objects in salesforce?
What is abs in python?
What is the purpose of xssfsheet class in apache poi?
how will you locate the sas platform applications? : Sas-bi
What is the working formula for Inventory turnover
What is backbone.js router is used for ?
What type of destination we need for rfc scenario and idoc scenario?
in iso what are the common technological language?
What are the ethical considerations of using AI in the legal industry?
What are the types of Ribbons we have in CRM 2011?
What is a materialized view log?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
How we are using this function?
What is the ouput of the following program?